volume            227 arch/m68k/mac/macboing.c static void mac_quadra_start_bell( unsigned int freq, unsigned int length, unsigned int volume )
volume            246 arch/m68k/mac/macboing.c 	mac_asc_regs[ 0x806 ] = volume;
volume            308 arch/m68k/mac/macboing.c static void mac_av_start_bell( unsigned int freq, unsigned int length, unsigned int volume )
volume            735 arch/powerpc/kernel/rtas-proc.c 	u64 volume;
volume            736 arch/powerpc/kernel/rtas-proc.c 	int error = parse_number(buf, count, &volume);
volume            740 arch/powerpc/kernel/rtas-proc.c 	if (volume > 100)
volume            741 arch/powerpc/kernel/rtas-proc.c 		volume = 100;
volume            743 arch/powerpc/kernel/rtas-proc.c         rtas_tone_volume = volume; /* save it for later */
volume            745 arch/powerpc/kernel/rtas-proc.c 			TONE_VOLUME, 0, volume);
volume           1433 arch/um/drivers/ubd_kern.c 		struct cdrom_volctrl volume;
volume           1445 arch/um/drivers/ubd_kern.c 		if(copy_from_user(&volume, (char __user *) arg, sizeof(volume)))
volume           1447 arch/um/drivers/ubd_kern.c 		volume.channel0 = 255;
volume           1448 arch/um/drivers/ubd_kern.c 		volume.channel1 = 255;
volume           1449 arch/um/drivers/ubd_kern.c 		volume.channel2 = 255;
volume           1450 arch/um/drivers/ubd_kern.c 		volume.channel3 = 255;
volume           1451 arch/um/drivers/ubd_kern.c 		if(copy_to_user((char __user *) arg, &volume, sizeof(volume)))
volume             21 block/partitions/sgi.c 	} volume[15];
volume             25 block/partitions/sun.c 		    char   volume[8];   /* Volume name */
volume            993 drivers/block/drbd/drbd_int.h 	unsigned int volume;
volume            593 drivers/block/drbd/drbd_main.c 	h->volume = cpu_to_be16(vnr);
volume           2784 drivers/block/drbd/drbd_main.c 	int vnr = adm_ctx->volume;
volume            190 drivers/block/drbd/drbd_nl.c 	adm_ctx->volume = VOLUME_UNSPECIFIED;
volume            209 drivers/block/drbd/drbd_nl.c 			adm_ctx->volume = nla_get_u32(nla);
volume            278 drivers/block/drbd/drbd_nl.c 	    adm_ctx->volume != VOLUME_UNSPECIFIED &&
volume            279 drivers/block/drbd/drbd_nl.c 	    adm_ctx->volume != adm_ctx->device->vnr) {
volume            281 drivers/block/drbd/drbd_nl.c 				adm_ctx->minor, adm_ctx->volume,
volume           3932 drivers/block/drbd/drbd_nl.c 	unsigned volume = cb->args[1];
volume           3972 drivers/block/drbd/drbd_nl.c 		device = idr_get_next(&resource->devices, &volume);
volume           3979 drivers/block/drbd/drbd_nl.c 			if (volume != 0) {
volume           3985 drivers/block/drbd/drbd_nl.c 				volume = 0;
volume           4018 drivers/block/drbd/drbd_nl.c 		D_ASSERT(device, device->vnr == volume);
volume           4037 drivers/block/drbd/drbd_nl.c 	cb->args[1] = (pos == resource) ? volume + 1 : 0;
volume           4363 drivers/block/drbd/drbd_nl.c 	if (adm_ctx.volume > DRBD_VOLUME_MAX) {
volume            118 drivers/block/drbd/drbd_protocol.h 	u16	  volume;
volume           1164 drivers/block/drbd/drbd_receiver.c 		pi->vnr = be16_to_cpu(h->volume);
volume           2729 drivers/cdrom/cdrom.c 	struct cdrom_volctrl volume;
volume           2735 drivers/cdrom/cdrom.c 	if (copy_from_user(&volume, argp, sizeof(volume)))
volume           2737 drivers/cdrom/cdrom.c 	return cdi->ops->audio_ioctl(cdi, CDROMVOLCTRL, &volume);
volume           2743 drivers/cdrom/cdrom.c 	struct cdrom_volctrl volume;
volume           2751 drivers/cdrom/cdrom.c 	ret = cdi->ops->audio_ioctl(cdi, CDROMVOLREAD, &volume);
volume           2755 drivers/cdrom/cdrom.c 	if (copy_to_user(argp, &volume, sizeof(volume)))
volume            552 drivers/char/dtlk.c 	status.volume = *t++;
volume            241 drivers/isdn/mISDN/dsp.h extern void dsp_change_volume(struct sk_buff *skb, int volume);
volume            391 drivers/isdn/mISDN/dsp_audio.c dsp_change_volume(struct sk_buff *skb, int volume)
volume            398 drivers/isdn/mISDN/dsp_audio.c 	if (volume == 0)
volume            402 drivers/isdn/mISDN/dsp_audio.c 	if (volume < 0) {
volume            403 drivers/isdn/mISDN/dsp_audio.c 		shift = volume + 8;
volume            407 drivers/isdn/mISDN/dsp_audio.c 		shift = volume + 7;
volume           1464 drivers/media/dvb-frontends/drx39xyj/drx_driver.h 		s16 volume;		  /*< volume, range -114 to 12 dB    */
volume           1660 drivers/media/dvb-frontends/drx39xyj/drx_driver.h 	s16 volume;	/* dB */
volume           1680 drivers/media/dvb-frontends/drx39xyj/drx_driver.h 	struct drx_cfg_aud_volume volume;
volume            468 drivers/media/i2c/cx25840/cx25840-audio.c static void set_volume(struct i2c_client *client, int volume)
volume            473 drivers/media/i2c/cx25840/cx25840-audio.c 	vol = volume >> 9;
volume            535 drivers/media/i2c/cx25840/cx25840-audio.c 			set_volume(client, state->volume->val);
volume           5989 drivers/media/i2c/cx25840/cx25840-core.c 		state->volume = v4l2_ctrl_new_std(&state->hdl,
volume           6016 drivers/media/i2c/cx25840/cx25840-core.c 		v4l2_ctrl_cluster(2, &state->volume);
volume             77 drivers/media/i2c/cx25840/cx25840-core.h 		struct v4l2_ctrl *volume;
volume            351 drivers/media/i2c/msp3400-driver.c 				state->volume->val);
volume            399 drivers/media/i2c/msp3400-driver.c 	v4l2_ctrl_lock(state->volume);
volume            400 drivers/media/i2c/msp3400-driver.c 	state->volume->val = state->volume->cur.val;
volume            402 drivers/media/i2c/msp3400-driver.c 	msp_s_ctrl(state->volume);
volume            403 drivers/media/i2c/msp3400-driver.c 	v4l2_ctrl_unlock(state->volume);
volume            811 drivers/media/i2c/msp3400-driver.c 	state->volume = v4l2_ctrl_new_std(hdl, &msp_ctrl_ops,
volume            825 drivers/media/i2c/msp3400-driver.c 	v4l2_ctrl_cluster(2, &state->volume);
volume            102 drivers/media/i2c/msp3400-driver.h 		struct v4l2_ctrl *volume;
volume            125 drivers/media/i2c/sony-btf-mpx.c 	u16 volume;
volume            221 drivers/media/i2c/sony-btf-mpx.c 	mpx_write(client, 0x12, 0x0000, mpx_audio_modes[mode].volume);
volume            240 drivers/media/i2c/sony-btf-mpx.c 			mpx_audio_modes[mode].volume);
volume            275 drivers/media/i2c/tda7432.c 	u8 bass, treble, volume;
volume            306 drivers/media/i2c/tda7432.c 		volume = 0x6f - ctrl->val;
volume            308 drivers/media/i2c/tda7432.c 			volume |= TDA7432_LD_ON;
volume            310 drivers/media/i2c/tda7432.c 		tda7432_write(sd, TDA7432_VL, volume);
volume            117 drivers/media/i2c/tvaudio.c 		struct v4l2_ctrl *volume;
volume           1759 drivers/media/i2c/tvaudio.c 		u32 volume, balance;
volume           1762 drivers/media/i2c/tvaudio.c 		volume = chip->volume->val;
volume           1764 drivers/media/i2c/tvaudio.c 		left = (min(65536U - balance, 32768U) * volume) / 32768U;
volume           1765 drivers/media/i2c/tvaudio.c 		right = (min(balance, 32768U) * volume) / 32768U;
volume           2008 drivers/media/i2c/tvaudio.c 			chip->volume = v4l2_ctrl_new_std(&chip->hdl,
volume           2015 drivers/media/i2c/tvaudio.c 			v4l2_ctrl_cluster(2, &chip->volume);
volume             45 drivers/media/i2c/wm8739.c 		struct v4l2_ctrl *volume;
volume            102 drivers/media/i2c/wm8739.c 	work_l = (min(65536 - state->balance->val, 32768) * state->volume->val) / 32768;
volume            103 drivers/media/i2c/wm8739.c 	work_r = (min(state->balance->val, 32768) * state->volume->val) / 32768;
volume            200 drivers/media/i2c/wm8739.c 	state->volume = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops,
volume            213 drivers/media/i2c/wm8739.c 	v4l2_ctrl_cluster(3, &state->volume);
volume             86 drivers/media/i2c/wm8775.c 	u16 volume = (u16)state->vol->val;
volume             90 drivers/media/i2c/wm8775.c 	vol_l = (min(65536 - balance, 32768) * volume) >> 23;
volume             91 drivers/media/i2c/wm8775.c 	vol_r = (min(balance, (u16)32768) * volume) >> 23;
volume             15 drivers/media/pci/bt8xx/bttv-audio-hook.c void winview_volume(struct bttv *btv, __u16 volume)
volume             21 drivers/media/pci/bt8xx/bttv-audio-hook.c 	vol = 32 - ((volume>>11));
volume             12 drivers/media/pci/bt8xx/bttv-audio-hook.h void winview_volume (struct bttv *btv, __u16 volume);
volume            219 drivers/media/pci/bt8xx/bttv.h 	void (*volume_gpio)(struct bttv *btv, __u16 volume);
volume            378 drivers/media/pci/bt8xx/bttvp.h 	void (*volume_gpio)(struct bttv *btv, __u16 volume);
volume            331 drivers/media/pci/cx18/cx18-av-audio.c static void set_volume(struct cx18 *cx, int volume)
volume            334 drivers/media/pci/cx18/cx18-av-audio.c 	int vol = volume >> 9;
volume            251 drivers/media/pci/cx18/cx18-av-core.c 	state->volume->cur.val = state->volume->default_value = default_volume;
volume           1330 drivers/media/pci/cx18/cx18-av-core.c 	state->volume = v4l2_ctrl_new_std(&state->hdl,
volume             86 drivers/media/pci/cx18/cx18-av-core.h 	struct v4l2_ctrl *volume;
volume            126 drivers/media/pci/cx88/cx88-tvaudio.c 	u32 volume;
volume            154 drivers/media/pci/cx88/cx88-tvaudio.c 	volume = cx_sread(SHADOW_AUD_VOL_CTL);
volume            155 drivers/media/pci/cx88/cx88-tvaudio.c 	cx_swrite(SHADOW_AUD_VOL_CTL, AUD_VOL_CTL, volume);
volume             68 drivers/media/pci/ttpci/av7110.c static int volume = 255;
volume             87 drivers/media/pci/ttpci/av7110.c module_param(volume, int, 0444);
volume             88 drivers/media/pci/ttpci/av7110.c MODULE_PARM_DESC(volume, "initial volume: default 255 (range 0-255)");
volume           2682 drivers/media/pci/ttpci/av7110.c 	av7110->mixer.volume_left  = volume;
volume           2683 drivers/media/pci/ttpci/av7110.c 	av7110->mixer.volume_right = volume;
volume            205 drivers/media/platform/vivid/vivid-core.h 	struct v4l2_ctrl		*volume;
volume           1491 drivers/media/platform/vivid/vivid-ctrls.c 	dev->volume = v4l2_ctrl_new_std(hdl_user_aud, NULL,
volume            513 drivers/media/platform/vivid/vivid-kthread-cap.c 			dev->volume->cur.val, dev->mute->cur.val);
volume            124 drivers/media/radio/radio-isa.c 				isa->volume ? isa->volume->val : 0);
volume            220 drivers/media/radio/radio-isa.c 		isa->volume = v4l2_ctrl_new_std(&isa->hdl, &radio_isa_ctrl_ops,
volume            281 drivers/media/radio/radio-isa.c 	ops->s_mute_volume(isa, true, isa->volume ? isa->volume->cur.val : 0);
volume             32 drivers/media/radio/radio-isa.h 		struct v4l2_ctrl *volume;
volume             53 drivers/media/radio/radio-isa.h 	int (*s_mute_volume)(struct radio_isa_card *isa, bool mute, int volume);
volume             82 drivers/media/radio/radio-ma901.c 	u16 volume;
volume            136 drivers/media/radio/radio-ma901.c 	radio->volume = vol_to_set;
volume             35 drivers/media/radio/radio-sf16fmr2.c 	struct v4l2_ctrl *volume;
volume            153 drivers/media/radio/radio-sf16fmr2.c 	int volume, balance, left, right;
volume            157 drivers/media/radio/radio-sf16fmr2.c 		volume = ctrl->val;
volume            162 drivers/media/radio/radio-sf16fmr2.c 		volume = fmr2->volume->cur.val;
volume            168 drivers/media/radio/radio-sf16fmr2.c 	left = right = volume;
volume            190 drivers/media/radio/radio-sf16fmr2.c 		fmr2->volume = v4l2_ctrl_new_std(&tea->ctrl_handler, &fmr2_ctrl_ops, V4L2_CID_AUDIO_VOLUME, 0, 68, 2, 56);
volume            728 drivers/media/radio/radio-wl1273.c 			r = core->set_volume(core, core->volume);
volume            735 drivers/media/radio/radio-wl1273.c 				core->volume);
volume           1443 drivers/media/radio/radio-wl1273.c 			r =  core->set_volume(core, core->volume);
volume           2037 drivers/media/radio/radio-wl1273.c 	radio->core->volume = WL1273_DEFAULT_VOLUME;
volume            144 drivers/media/radio/wl128x/fmdrv.h 	u16 volume;	/* Current volume level */
volume            308 drivers/media/radio/wl128x/fmdrv_rx.c 	fmdev->rx.volume = vol_to_set;
volume            323 drivers/media/radio/wl128x/fmdrv_rx.c 	*curr_vol = fmdev->rx.volume / FM_RX_VOLUME_GAIN_STEP;
volume            468 drivers/media/usb/em28xx/em28xx-core.c 		vol = (0x1f - dev->volume) | ((0x1f - dev->volume) << 8);
volume           1336 drivers/media/usb/em28xx/em28xx-video.c 		dev->volume = ctrl->val;
volume           1355 drivers/media/usb/em28xx/em28xx-video.c 		dev->volume = ctrl->val;
volume           2710 drivers/media/usb/em28xx/em28xx-video.c 	dev->volume = 0x1f;
volume            700 drivers/media/usb/em28xx/em28xx.h 	int volume;
volume            354 drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h 	VCREATE_DATA(volume);
volume            975 drivers/media/usb/pvrusb2/pvrusb2-hdw.c VCREATE_FUNCS(volume)
volume           1024 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		DEFREF(volume),
volume           2877 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	PVR2_SUBDEV_SET_CONTROL(hdw, V4L2_CID_AUDIO_VOLUME, volume);
volume           5156 drivers/message/fusion/mptbase.c 	int 	volume;
volume           5163 drivers/message/fusion/mptbase.c 	volume	= pRaidEventData->VolumeID;
volume           5178 drivers/message/fusion/mptbase.c 			ioc->name, disk, volume);
volume           5181 drivers/message/fusion/mptbase.c 			ioc->name, volume);
volume            141 drivers/mfd/wl1273-core.c static int wl1273_fm_set_volume(struct wl1273_core *core, unsigned int volume)
volume            145 drivers/mfd/wl1273-core.c 	if (volume > WL1273_MAX_VOLUME)
volume            148 drivers/mfd/wl1273-core.c 	if (core->volume == volume)
volume            151 drivers/mfd/wl1273-core.c 	r = wl1273_fm_write_cmd(core, WL1273_VOLUME_SET, volume);
volume            155 drivers/mfd/wl1273-core.c 	core->volume = volume;
volume           10391 drivers/platform/x86/thinkpad_acpi.c TPACPI_PARAM(volume);
volume           1564 drivers/s390/block/dasd_eckd.c 	prssdp->volume = private->ned->unit_addr;
volume           5990 drivers/s390/block/dasd_eckd.c 	prssdp->volume = private->ned->unit_addr;
volume            533 drivers/s390/block/dasd_eckd.h 	unsigned char volume;
volume            304 drivers/staging/speakup/speakup_dtlk.c 	status.volume = *t++;
volume             49 drivers/staging/speakup/speakup_dtlk.h 	u_char volume;		/* nV; 0-9 */
volume             60 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		ucontrol->value.integer.value[0] = chip->volume;
volume             78 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		valp = &chip->volume;
volume            357 drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c 		chip->volume = 0;
volume            253 drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c 		m.control.volume = CHIP_MIN_VOLUME;
volume            255 drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c 		m.control.volume = alsa2chip(chip->volume);
volume             58 drivers/staging/vc04_services/bcm2835-audio/bcm2835.h 	int volume;
volume             42 drivers/staging/vc04_services/bcm2835-audio/vc_vchi_audioserv_defs.h 	u32 volume;
volume            191 fs/affs/super.c 		int *blocksize, char **prefix, char *volume, unsigned long *mount_opts)
volume            203 fs/affs/super.c 	volume[0]   = ':';
volume            204 fs/affs/super.c 	volume[1]   = 0;
volume            279 fs/affs/super.c 			strlcpy(volume, vol, 32);
volume            564 fs/affs/super.c 	char			 volume[32];
volume            572 fs/affs/super.c 	memcpy(volume, sbi->s_volume, 32);
volume            574 fs/affs/super.c 			   &blocksize, &prefix, volume,
volume            592 fs/affs/super.c 	memcpy(sbi->s_volume, volume, 32);
volume             44 fs/afs/callback.c 	new_vi->vid = vnode->volume->vid;
volume             50 fs/afs/callback.c 	new->vid = vnode->volume->vid;
volume            168 fs/afs/callback.c 	vnode->cb_v_break = vnode->volume->cb_v_break;
volume            280 fs/afs/callback.c 			struct afs_volume *volume = as->volume;
volume            282 fs/afs/callback.c 			write_lock(&volume->cb_v_break_lock);
volume            283 fs/afs/callback.c 			volume->cb_v_break++;
volume            284 fs/afs/callback.c 			trace_afs_cb_break(fid, volume->cb_v_break,
volume            286 fs/afs/callback.c 			write_unlock(&volume->cb_v_break_lock);
volume            288 fs/afs/callback.c 			data.volume = NULL;
volume            702 fs/afs/cmservice.c 			cb->fid.vid	= xdr_to_u64(bp->volume);
volume            569 fs/afs/dir.c   		.fid.vid = as->volume->vid
volume            675 fs/afs/dir.c   		cookie->fids[i].vid = as->volume->vid;
volume            692 fs/afs/dir.c   	iget_data.volume = dvnode->volume;
volume            693 fs/afs/dir.c   	iget_data.cb_v_break = dvnode->volume->cb_v_break;
volume            744 fs/afs/dir.c   			iget_data.cb_v_break = dvnode->volume->cb_v_break;
volume            773 fs/afs/dir.c   			iget_data.cb_v_break = dvnode->volume->cb_v_break;
volume            932 fs/afs/dir.c   	key = afs_request_key(dvnode->volume->cell);
volume           1051 fs/afs/dir.c   	key = afs_request_key(AFS_FS_S(dentry->d_sb)->volume->cell);
volume           1249 fs/afs/dir.c   	iget_data->volume = fc->vnode->volume;
volume           1250 fs/afs/dir.c   	iget_data->cb_v_break = fc->vnode->volume->cb_v_break;
volume           1291 fs/afs/dir.c   	key = afs_request_key(dvnode->volume->cell);
volume           1378 fs/afs/dir.c   	key = afs_request_key(dvnode->volume->cell);
volume           1500 fs/afs/dir.c   	key = afs_request_key(dvnode->volume->cell);
volume           1602 fs/afs/dir.c   	key = afs_request_key(dvnode->volume->cell);
volume           1686 fs/afs/dir.c   	key = afs_request_key(dvnode->volume->cell);
volume           1777 fs/afs/dir.c   	key = afs_request_key(dvnode->volume->cell);
volume           1868 fs/afs/dir.c   	key = afs_request_key(orig_dvnode->volume->cell);
volume            123 fs/afs/file.c  	key = afs_request_key(vnode->volume->cell);
volume            233 fs/afs/file.c  	       vnode->volume->name,
volume            186 fs/afs/flock.c 	       vnode->volume->name,
volume            223 fs/afs/flock.c 	       vnode->volume->name,
volume            260 fs/afs/flock.c 	       vnode->volume->name,
volume            312 fs/afs/inode.c 	       vnode->volume->name,
volume            382 fs/afs/inode.c 	vnode->volume		= iget_data->volume;
volume            413 fs/afs/inode.c 	if (as->volume) {
volume            414 fs/afs/inode.c 		iget_data.volume = as->volume;
volume            415 fs/afs/inode.c 		iget_data.fid.vid = as->volume->vid;
volume            494 fs/afs/inode.c 	vnode->cache = fscache_acquire_cookie(vnode->volume->cache,
volume            520 fs/afs/inode.c 	iget_data->volume = as->volume;
volume            596 fs/afs/inode.c 	struct afs_volume *volume = vnode->volume;
volume            605 fs/afs/inode.c 		cb_v_break = READ_ONCE(volume->cb_v_break);
volume            844 fs/afs/inode.c 		key = afs_request_key(vnode->volume->cell);
volume             58 fs/afs/internal.h 	struct afs_volume	*volume;	/* volume record */
volume             64 fs/afs/internal.h 	struct afs_volume	*volume;	/* volume on which resides */
volume            248 fs/afs/internal.h 	struct afs_volume	*volume;	/* volume record */
volume            647 fs/afs/internal.h 	struct afs_volume	*volume;	/* volume on which vnode resides */
volume            865 fs/afs/internal.h 				    vnode->volume->cb_v_break);
volume           1321 fs/afs/internal.h static inline struct afs_volume *__afs_get_volume(struct afs_volume *volume)
volume           1323 fs/afs/internal.h 	if (volume)
volume           1324 fs/afs/internal.h 		atomic_inc(&volume->usage);
volume           1325 fs/afs/internal.h 	return volume;
volume             86 fs/afs/mntpt.c 	if (src_as->volume && src_as->volume->type == AFSVL_RWVOL) {
volume             81 fs/afs/protocol_yfs.h 	struct yfs_xdr_u64	volume;
volume             58 fs/afs/rotate.c 	read_lock(&vnode->volume->servers_lock);
volume             59 fs/afs/rotate.c 	fc->server_list = afs_get_serverlist(vnode->volume->servers);
volume             60 fs/afs/rotate.c 	read_unlock(&vnode->volume->servers_lock);
volume            104 fs/afs/rotate.c static void afs_busy(struct afs_volume *volume, u32 abort_code)
volume            115 fs/afs/rotate.c 	pr_notice("kAFS: Volume %llu '%s' is %s\n", volume->vid, volume->name, m);
volume            190 fs/afs/rotate.c 			write_lock(&vnode->volume->servers_lock);
volume            192 fs/afs/rotate.c 			write_unlock(&vnode->volume->servers_lock);
volume            194 fs/afs/rotate.c 			set_bit(AFS_VOLUME_NEEDS_UPDATE, &vnode->volume->flags);
volume            195 fs/afs/rotate.c 			error = afs_check_volume_status(vnode->volume, fc);
volume            199 fs/afs/rotate.c 			if (test_bit(AFS_VOLUME_DELETED, &vnode->volume->flags)) {
volume            207 fs/afs/rotate.c 			if (vnode->volume->servers == fc->server_list) {
volume            227 fs/afs/rotate.c 			if (!test_and_set_bit(AFS_VOLUME_OFFLINE, &vnode->volume->flags)) {
volume            228 fs/afs/rotate.c 				afs_busy(vnode->volume, fc->ac.abort_code);
volume            229 fs/afs/rotate.c 				clear_bit(AFS_VOLUME_BUSY, &vnode->volume->flags);
volume            251 fs/afs/rotate.c 			if (!test_and_set_bit(AFS_VOLUME_BUSY, &vnode->volume->flags)) {
volume            252 fs/afs/rotate.c 				afs_busy(vnode->volume, fc->ac.abort_code);
volume            253 fs/afs/rotate.c 				clear_bit(AFS_VOLUME_OFFLINE, &vnode->volume->flags);
volume            282 fs/afs/rotate.c 			set_bit(AFS_VOLUME_WAIT, &vnode->volume->flags);
volume            283 fs/afs/rotate.c 			set_bit(AFS_VOLUME_NEEDS_UPDATE, &vnode->volume->flags);
volume            284 fs/afs/rotate.c 			error = afs_check_volume_status(vnode->volume, fc);
volume            297 fs/afs/rotate.c 			if (vnode->volume->servers == fc->server_list) {
volume            305 fs/afs/rotate.c 			clear_bit(AFS_VOLUME_OFFLINE, &vnode->volume->flags);
volume            306 fs/afs/rotate.c 			clear_bit(AFS_VOLUME_BUSY, &vnode->volume->flags);
volume            344 fs/afs/rotate.c 	error = afs_check_volume_status(vnode->volume, fc);
volume            351 fs/afs/rotate.c 	_debug("__ VOL %llx __", vnode->volume->vid);
volume            316 fs/afs/security.c 	if (key == vnode->volume->cell->anonymous_key) {
volume            356 fs/afs/security.c 	if (key == vnode->volume->cell->anonymous_key) {
volume            412 fs/afs/security.c 		key = afs_request_key_rcu(vnode->volume->cell);
volume            421 fs/afs/security.c 		key = afs_request_key(vnode->volume->cell);
volume            537 fs/afs/server.c 	alist = afs_vl_lookup_addrs(fc->vnode->volume->cell, fc->key,
volume            164 fs/afs/super.c 	struct afs_volume *volume = as->volume;
volume            174 fs/afs/super.c 	switch (volume->type) {
volume            179 fs/afs/super.c 		if (volume->type_force)
volume            188 fs/afs/super.c 	seq_printf(m, "%c%s:%s%s", pref, cell->name, volume->name, suf);
volume            360 fs/afs/super.c 	struct afs_volume *volume;
volume            381 fs/afs/super.c 		if (ctx->volume) {
volume            382 fs/afs/super.c 			afs_put_volume(ctx->cell, ctx->volume);
volume            383 fs/afs/super.c 			ctx->volume = NULL;
volume            386 fs/afs/super.c 		volume = afs_create_volume(ctx);
volume            387 fs/afs/super.c 		if (IS_ERR(volume))
volume            388 fs/afs/super.c 			return PTR_ERR(volume);
volume            390 fs/afs/super.c 		ctx->volume = volume;
volume            405 fs/afs/super.c 		as->volume &&
volume            406 fs/afs/super.c 		as->volume->vid == ctx->volume->vid &&
volume            453 fs/afs/super.c 		sprintf(sb->s_id, "%llu", as->volume->vid);
volume            454 fs/afs/super.c 		afs_activate_volume(as->volume);
volume            455 fs/afs/super.c 		iget_data.fid.vid	= as->volume->vid;
volume            459 fs/afs/super.c 		iget_data.cb_v_break	= as->volume->cb_v_break;
volume            505 fs/afs/super.c 			as->volume = __afs_get_volume(ctx->volume);
volume            514 fs/afs/super.c 		afs_put_volume(as->cell, as->volume);
volume            532 fs/afs/super.c 	if (as->volume)
volume            533 fs/afs/super.c 		afs_clear_callback_interests(net, as->volume->servers);
volume            535 fs/afs/super.c 	if (as->volume)
volume            536 fs/afs/super.c 		afs_deactivate_volume(as->volume);
volume            585 fs/afs/super.c 	trace_afs_get_tree(as->cell, as->volume);
volume            601 fs/afs/super.c 	afs_put_volume(ctx->cell, ctx->volume);
volume            680 fs/afs/super.c 	vnode->volume		= NULL;
volume            741 fs/afs/super.c 	key = afs_request_key(vnode->volume->cell);
volume             23 fs/afs/volume.c 	struct afs_volume *volume;
volume             30 fs/afs/volume.c 	volume = kzalloc(sizeof(struct afs_volume), GFP_KERNEL);
volume             31 fs/afs/volume.c 	if (!volume)
volume             34 fs/afs/volume.c 	volume->vid		= vldb->vid[params->type];
volume             35 fs/afs/volume.c 	volume->update_at	= ktime_get_real_seconds() + afs_volume_record_life;
volume             36 fs/afs/volume.c 	volume->cell		= afs_get_cell(params->cell);
volume             37 fs/afs/volume.c 	volume->type		= params->type;
volume             38 fs/afs/volume.c 	volume->type_force	= params->force;
volume             39 fs/afs/volume.c 	volume->name_len	= vldb->name_len;
volume             41 fs/afs/volume.c 	atomic_set(&volume->usage, 1);
volume             42 fs/afs/volume.c 	INIT_LIST_HEAD(&volume->proc_link);
volume             43 fs/afs/volume.c 	rwlock_init(&volume->servers_lock);
volume             44 fs/afs/volume.c 	rwlock_init(&volume->cb_v_break_lock);
volume             45 fs/afs/volume.c 	memcpy(volume->name, vldb->name, vldb->name_len + 1);
volume             54 fs/afs/volume.c 	volume->servers = slist;
volume             55 fs/afs/volume.c 	return volume;
volume             58 fs/afs/volume.c 	afs_put_cell(params->net, volume->cell);
volume             59 fs/afs/volume.c 	kfree(volume);
volume            114 fs/afs/volume.c 	struct afs_volume *volume;
volume            123 fs/afs/volume.c 		volume = ERR_PTR(vldb->error);
volume            128 fs/afs/volume.c 	volume = ERR_PTR(-ENOMEDIUM);
volume            141 fs/afs/volume.c 	volume = afs_alloc_volume(params, vldb, type_mask);
volume            145 fs/afs/volume.c 	return volume;
volume            151 fs/afs/volume.c static void afs_destroy_volume(struct afs_net *net, struct afs_volume *volume)
volume            153 fs/afs/volume.c 	_enter("%p", volume);
volume            156 fs/afs/volume.c 	ASSERTCMP(volume->cache, ==, NULL);
volume            159 fs/afs/volume.c 	afs_put_serverlist(net, volume->servers);
volume            160 fs/afs/volume.c 	afs_put_cell(net, volume->cell);
volume            161 fs/afs/volume.c 	kfree(volume);
volume            169 fs/afs/volume.c void afs_put_volume(struct afs_cell *cell, struct afs_volume *volume)
volume            171 fs/afs/volume.c 	if (volume) {
volume            172 fs/afs/volume.c 		_enter("%s", volume->name);
volume            174 fs/afs/volume.c 		if (atomic_dec_and_test(&volume->usage))
volume            175 fs/afs/volume.c 			afs_destroy_volume(cell->net, volume);
volume            182 fs/afs/volume.c void afs_activate_volume(struct afs_volume *volume)
volume            185 fs/afs/volume.c 	volume->cache = fscache_acquire_cookie(volume->cell->cache,
volume            187 fs/afs/volume.c 					       &volume->vid, sizeof(volume->vid),
volume            189 fs/afs/volume.c 					       volume, 0, true);
volume            192 fs/afs/volume.c 	write_lock(&volume->cell->proc_lock);
volume            193 fs/afs/volume.c 	list_add_tail(&volume->proc_link, &volume->cell->proc_volumes);
volume            194 fs/afs/volume.c 	write_unlock(&volume->cell->proc_lock);
volume            200 fs/afs/volume.c void afs_deactivate_volume(struct afs_volume *volume)
volume            202 fs/afs/volume.c 	_enter("%s", volume->name);
volume            204 fs/afs/volume.c 	write_lock(&volume->cell->proc_lock);
volume            205 fs/afs/volume.c 	list_del_init(&volume->proc_link);
volume            206 fs/afs/volume.c 	write_unlock(&volume->cell->proc_lock);
volume            209 fs/afs/volume.c 	fscache_relinquish_cookie(volume->cache, NULL,
volume            210 fs/afs/volume.c 				  test_bit(AFS_VOLUME_DELETED, &volume->flags));
volume            211 fs/afs/volume.c 	volume->cache = NULL;
volume            220 fs/afs/volume.c static int afs_update_volume_status(struct afs_volume *volume, struct key *key)
volume            232 fs/afs/volume.c 	idsz = sprintf(idbuf, "%llu", volume->vid);
volume            234 fs/afs/volume.c 	vldb = afs_vl_lookup_vldb(volume->cell, key, idbuf, idsz);
volume            241 fs/afs/volume.c 	if (vldb->name_len != volume->name_len ||
volume            242 fs/afs/volume.c 	    memcmp(vldb->name, volume->name, vldb->name_len) != 0) {
volume            244 fs/afs/volume.c 		memcpy(volume->name, vldb->name, AFS_MAXVOLNAME);
volume            245 fs/afs/volume.c 		volume->name_len = vldb->name_len;
volume            249 fs/afs/volume.c 	new = afs_alloc_server_list(volume->cell, key,
volume            250 fs/afs/volume.c 				    vldb, (1 << volume->type));
volume            256 fs/afs/volume.c 	write_lock(&volume->servers_lock);
volume            259 fs/afs/volume.c 	old = volume->servers;
volume            261 fs/afs/volume.c 		new->seq = volume->servers_seq + 1;
volume            262 fs/afs/volume.c 		volume->servers = new;
volume            264 fs/afs/volume.c 		volume->servers_seq++;
volume            268 fs/afs/volume.c 	volume->update_at = ktime_get_real_seconds() + afs_volume_record_life;
volume            269 fs/afs/volume.c 	clear_bit(AFS_VOLUME_NEEDS_UPDATE, &volume->flags);
volume            270 fs/afs/volume.c 	write_unlock(&volume->servers_lock);
volume            273 fs/afs/volume.c 	afs_put_serverlist(volume->cell->net, discard);
volume            284 fs/afs/volume.c int afs_check_volume_status(struct afs_volume *volume, struct afs_fs_cursor *fc)
volume            291 fs/afs/volume.c 	if (volume->update_at <= now)
volume            292 fs/afs/volume.c 		set_bit(AFS_VOLUME_NEEDS_UPDATE, &volume->flags);
volume            295 fs/afs/volume.c 	if (!test_bit(AFS_VOLUME_NEEDS_UPDATE, &volume->flags) &&
volume            296 fs/afs/volume.c 	    !test_bit(AFS_VOLUME_WAIT, &volume->flags)) {
volume            301 fs/afs/volume.c 	if (!test_and_set_bit_lock(AFS_VOLUME_UPDATING, &volume->flags)) {
volume            302 fs/afs/volume.c 		ret = afs_update_volume_status(volume, fc->key);
volume            303 fs/afs/volume.c 		clear_bit_unlock(AFS_VOLUME_WAIT, &volume->flags);
volume            304 fs/afs/volume.c 		clear_bit_unlock(AFS_VOLUME_UPDATING, &volume->flags);
volume            305 fs/afs/volume.c 		wake_up_bit(&volume->flags, AFS_VOLUME_WAIT);
volume            310 fs/afs/volume.c 	if (!test_bit(AFS_VOLUME_WAIT, &volume->flags)) {
volume            315 fs/afs/volume.c 	ret = wait_on_bit(&volume->flags, AFS_VOLUME_WAIT,
volume            366 fs/afs/write.c 	       vnode->volume->name,
volume             56 fs/afs/xattr.c 	key = afs_request_key(vnode->volume->cell);
volume            121 fs/afs/xattr.c 	key = afs_request_key(vnode->volume->cell);
volume            200 fs/afs/xattr.c 	key = afs_request_key(vnode->volume->cell);
volume            295 fs/afs/xattr.c 	key = afs_request_key(vnode->volume->cell);
volume            340 fs/afs/xattr.c 	struct afs_cell *cell = vnode->volume->cell;
volume            403 fs/afs/xattr.c 	const char *volname = vnode->volume->name;
volume             31 fs/afs/yfsclient.c 	fid->vid	= xdr_to_u64(x->volume);
volume             56 fs/afs/yfsclient.c 	x->volume	= u64_to_xdr(fid->vid);
volume             73 fs/nfs/blocklayout/blocklayout.h 			u32		volume;
volume            103 fs/nfs/blocklayout/dev.c 		b->slice.volume = be32_to_cpup(p++);
volume            407 fs/nfs/blocklayout/dev.c 	ret = bl_parse_deviceid(server, d, volumes, v->slice.volume, gfp_mask);
volume             74 include/linux/dtlk.h   unsigned char volume;		/* nV; 0-9 */
volume            263 include/linux/mfd/wl1273-core.h 	unsigned int volume;
volume             77 include/net/caif/cfctrl.h 			char volume[20];	/* Volume to mount for RFM */
volume             34 include/sound/mixer_oss.h 	int volume[2];
volume             16 include/sound/pt2258.h 	unsigned char volume[6];
volume           1201 include/trace/events/afs.h 	    TP_PROTO(struct afs_cell *cell, struct afs_volume *volume),
volume           1203 include/trace/events/afs.h 	    TP_ARGS(cell, volume),
volume           1208 include/trace/events/afs.h 		    __array(char,			volume, 24	)
volume           1213 include/trace/events/afs.h 		    __entry->vid = volume->vid;
volume           1217 include/trace/events/afs.h 		    __len = min_t(int, volume->name_len, 23);
volume           1218 include/trace/events/afs.h 		    memcpy(__entry->volume, volume->name, __len);
volume           1219 include/trace/events/afs.h 		    __entry->volume[__len] = 0;
volume           1223 include/trace/events/afs.h 		      __entry->cell, __entry->volume, __entry->vid)
volume            157 include/uapi/linux/caif/caif_socket.h 			char	  volume[16];
volume            295 include/uapi/linux/soundcard.h 	        int		volume;
volume             52 include/uapi/sound/asound_fm.h 	unsigned char volume;		/* 6 bits: volume */
volume            271 net/caif/cfcnfg.c 		strlcpy(l->u.rfm.volume, s->sockaddr.u.rfm.volume,
volume            272 net/caif/cfcnfg.c 			sizeof(l->u.rfm.volume));
volume             94 net/caif/cfctrl.c 		    strcmp(p1->u.rfm.volume, p2->u.rfm.volume) == 0;
volume            252 net/caif/cfctrl.c 		cfpkt_add_body(pkt, param->u.rfm.volume,
volume            253 net/caif/cfctrl.c 			       strlen(param->u.rfm.volume) + 1);
volume            434 net/caif/cfctrl.c 				cp = (u8 *) linkparam.u.rfm.volume;
volume            254 sound/core/oss/mixer_oss.c 	left = pslot->volume[0];
volume            255 sound/core/oss/mixer_oss.c 	right = pslot->volume[1];
volume            265 sound/core/oss/mixer_oss.c 		pslot->volume[0] = left;
volume            266 sound/core/oss/mixer_oss.c 		pslot->volume[1] = right;
volume            273 sound/core/oss/mixer_oss.c 				    int slot, int volume)
volume            277 sound/core/oss/mixer_oss.c 	int result = 0, left = volume & 0xff, right = (volume >> 8) & 0xff;
volume            292 sound/core/oss/mixer_oss.c 	pslot->volume[0] = left;
volume            293 sound/core/oss/mixer_oss.c 	pslot->volume[1] = right;
volume            535 sound/core/oss/mixer_oss.c 	*left = snd_mixer_oss_conv1(uctl->value.integer.value[0], uinfo->value.integer.min, uinfo->value.integer.max, &pslot->volume[0]);
volume            537 sound/core/oss/mixer_oss.c 		*right = snd_mixer_oss_conv1(uctl->value.integer.value[1], uinfo->value.integer.min, uinfo->value.integer.max, &pslot->volume[1]);
volume             50 sound/drivers/opl3/opl3_midi.c 	int volume;
volume             52 sound/drivers/opl3/opl3_midi.c 	volume = (vel * chan->gm_volume * chan->gm_expression) / (127*127);
volume             53 sound/drivers/opl3/opl3_midi.c 	if (volume > 127)
volume             54 sound/drivers/opl3/opl3_midi.c 		volume = 127;
volume             58 sound/drivers/opl3/opl3_midi.c 	newvol = opl3_volume_table[volume] + oldvol;
volume            491 sound/drivers/opl3/opl3_synth.c 	reg_val |= ~voice->volume & OPL3_TOTAL_LEVEL_MASK;
volume             12 sound/firewire/oxfw/oxfw-spkr.c 	s16 volume[6];
volume            202 sound/firewire/oxfw/oxfw-spkr.c 		value->value.integer.value[channel_map[i]] = spkr->volume[i];
volume            214 sound/firewire/oxfw/oxfw-spkr.c 	s16 volume;
volume            229 sound/firewire/oxfw/oxfw-spkr.c 							spkr->volume[i])
volume            236 sound/firewire/oxfw/oxfw-spkr.c 		volume = value->value.integer.value[channel_map[i ? i - 1 : 0]];
volume            239 sound/firewire/oxfw/oxfw-spkr.c 						  spkr->volume_fb_id, &volume,
volume            245 sound/firewire/oxfw/oxfw-spkr.c 			spkr->volume[i - 1] = volume;
volume            306 sound/firewire/oxfw/oxfw-spkr.c 					       &spkr->volume[i], first_ch + i,
volume             54 sound/i2c/other/pt2258.c 		pt->volume[i] = 0;
volume             87 sound/i2c/other/pt2258.c 	ucontrol->value.integer.value[0] = 79 - pt->volume[base];
volume             88 sound/i2c/other/pt2258.c 	ucontrol->value.integer.value[1] = 79 - pt->volume[base + 1];
volume            104 sound/i2c/other/pt2258.c 	if (val0 == pt->volume[base] && val1 == pt->volume[base + 1])
volume            107 sound/i2c/other/pt2258.c 	pt->volume[base] = val0;
volume            115 sound/i2c/other/pt2258.c 	pt->volume[base + 1] = val1;
volume            187 sound/oss/dmasound/dmasound.h static inline int dmasound_set_volume(int volume)
volume            189 sound/oss/dmasound/dmasound.h 	return dmasound.mach.setVolume(volume);
volume            129 sound/oss/dmasound/dmasound_atari.c static int TTSetVolume(int volume);
volume            134 sound/oss/dmasound/dmasound_atari.c static int FalconSetVolume(int volume);
volume            990 sound/oss/dmasound/dmasound_atari.c static int TTSetVolume(int volume)
volume            992 sound/oss/dmasound/dmasound_atari.c 	dmasound.volume_left = VOLUME_VOXWARE_TO_DB(volume & 0xff);
volume            994 sound/oss/dmasound/dmasound_atari.c 	dmasound.volume_right = VOLUME_VOXWARE_TO_DB((volume & 0xff00) >> 8);
volume           1159 sound/oss/dmasound/dmasound_atari.c static int FalconSetVolume(int volume)
volume           1161 sound/oss/dmasound/dmasound_atari.c 	dmasound.volume_left = VOLUME_VOXWARE_TO_ATT(volume & 0xff);
volume           1162 sound/oss/dmasound/dmasound_atari.c 	dmasound.volume_right = VOLUME_VOXWARE_TO_ATT((volume & 0xff00) >> 8);
volume             83 sound/oss/dmasound/dmasound_paula.c static int AmiSetVolume(int volume);
volume            427 sound/oss/dmasound/dmasound_paula.c static int AmiSetVolume(int volume)
volume            429 sound/oss/dmasound/dmasound_paula.c 	dmasound.volume_left = VOLUME_VOXWARE_TO_AMI(volume & 0xff);
volume            431 sound/oss/dmasound/dmasound_paula.c 	dmasound.volume_right = VOLUME_VOXWARE_TO_AMI((volume & 0xff00) >> 8);
volume             49 sound/oss/dmasound/dmasound_q40.c static int Q40SetVolume(int volume);
volume            572 sound/oss/dmasound/dmasound_q40.c static int Q40SetVolume(int volume)
volume            107 sound/pci/cs46xx/cs46xx_dsp_spos.h 	u16 volume[2];
volume           1966 sound/pci/cs46xx/dsp_spos.c 						  s->volume[0], s->volume[1]);
volume            212 sound/pci/cs46xx/dsp_spos.h 	scb->volume[0] = left;
volume            213 sound/pci/cs46xx/dsp_spos.h 	scb->volume[1] = right;
volume           1200 sound/pci/emu10k1/emumixer.c static void update_emu10k1_send_volume(struct snd_emu10k1 *emu, int voice, unsigned char *volume)
volume           1202 sound/pci/emu10k1/emumixer.c 	snd_emu10k1_ptr_write(emu, PTRX_FXSENDAMOUNT_A, voice, volume[0]);
volume           1203 sound/pci/emu10k1/emumixer.c 	snd_emu10k1_ptr_write(emu, PTRX_FXSENDAMOUNT_B, voice, volume[1]);
volume           1204 sound/pci/emu10k1/emumixer.c 	snd_emu10k1_ptr_write(emu, PSST_FXSENDAMOUNT_C, voice, volume[2]);
volume           1205 sound/pci/emu10k1/emumixer.c 	snd_emu10k1_ptr_write(emu, DSL_FXSENDAMOUNT_D, voice, volume[3]);
volume           1207 sound/pci/emu10k1/emumixer.c 		unsigned int val = ((unsigned int)volume[4] << 24) |
volume           1208 sound/pci/emu10k1/emumixer.c 			((unsigned int)volume[5] << 16) |
volume           1209 sound/pci/emu10k1/emumixer.c 			((unsigned int)volume[6] << 8) |
volume           1210 sound/pci/emu10k1/emumixer.c 			(unsigned int)volume[7];
volume             38 sound/pci/mixart/mixart.h 	int volume;
volume            713 sound/pci/mixart/mixart_mixer.c 	int volume[2];
volume            738 sound/pci/mixart/mixart_mixer.c 			volume[i] = chip->digital_playback_volume[idx][i];
volume            740 sound/pci/mixart/mixart_mixer.c 			volume[i] = MIXART_DIGITAL_LEVEL_MIN;
volume            744 sound/pci/mixart/mixart_mixer.c 	set_level.stream_level.out_level.left_to_out1_level = mixart_digital_level[volume[0]];
volume            745 sound/pci/mixart/mixart_mixer.c 	set_level.stream_level.out_level.right_to_out2_level = mixart_digital_level[volume[1]];
volume            325 sound/pci/ymfpci/ymfpci_main.c 			__le32 volume;
volume            328 sound/pci/ymfpci/ymfpci_main.c 			volume = cpu_to_le32(chip->pcm_mixer[subs].left << 15);
volume            329 sound/pci/ymfpci/ymfpci_main.c 			bank->left_gain_end = volume;
volume            331 sound/pci/ymfpci/ymfpci_main.c 				bank->eff2_gain_end = volume;
volume            334 sound/pci/ymfpci/ymfpci_main.c 			volume = cpu_to_le32(chip->pcm_mixer[subs].right << 15);
volume            335 sound/pci/ymfpci/ymfpci_main.c 			bank->right_gain_end = volume;
volume            337 sound/pci/ymfpci/ymfpci_main.c 				bank->eff3_gain_end = volume;
volume             21 sound/ppc/beep.c 	int volume;		/* mixer volume: 0-100 */
volume            133 sound/ppc/beep.c 	if (hz == beep->hz && beep->volume == beep->volume_play) {
volume            143 sound/ppc/beep.c 			p[0] = p[1] = beep_wform[j >> 8] * beep->volume;
volume            147 sound/ppc/beep.c 		beep->volume_play = beep->volume;
volume            177 sound/ppc/beep.c 	ucontrol->value.integer.value[0] = chip->beep->volume;
volume            188 sound/ppc/beep.c 	oval = chip->beep->volume;
volume            192 sound/ppc/beep.c 	chip->beep->volume = nval;
volume            193 sound/ppc/beep.c 	return oval != chip->beep->volume;
volume            238 sound/ppc/beep.c 	beep->volume = BEEP_VOLUME;
volume            124 sound/ppc/burgundy.c 			       long *volume, int shift)
volume            128 sound/ppc/burgundy.c 	if (volume[0] < 0 || volume[0] > 100 ||
volume            129 sound/ppc/burgundy.c 	    volume[1] < 0 || volume[1] > 100)
volume            131 sound/ppc/burgundy.c 	lvolume = volume[0] ? volume[0] + BURGUNDY_VOLUME_OFFSET : 0;
volume            132 sound/ppc/burgundy.c 	rvolume = volume[1] ? volume[1] + BURGUNDY_VOLUME_OFFSET : 0;
volume            143 sound/ppc/burgundy.c 			      long *volume, int shift)
volume            149 sound/ppc/burgundy.c 	volume[0] = wvolume & 0xff;
volume            150 sound/ppc/burgundy.c 	if (volume[0] >= BURGUNDY_VOLUME_OFFSET)
volume            151 sound/ppc/burgundy.c 		volume[0] -= BURGUNDY_VOLUME_OFFSET;
volume            153 sound/ppc/burgundy.c 		volume[0] = 0;
volume            154 sound/ppc/burgundy.c 	volume[1] = (wvolume >> shift) & 0xff;
volume            155 sound/ppc/burgundy.c 	if (volume[1] >= BURGUNDY_VOLUME_OFFSET)
volume            156 sound/ppc/burgundy.c 		volume[1] -= BURGUNDY_VOLUME_OFFSET;
volume            158 sound/ppc/burgundy.c 		volume[1] = 0;
volume            209 sound/ppc/burgundy.c 				  long *volume, int off)
volume            214 sound/ppc/burgundy.c 	lvolume = volume[0] ? volume[0] + BURGUNDY_VOLUME_OFFSET : 0;
volume            215 sound/ppc/burgundy.c 	rvolume = volume[1] ? volume[1] + BURGUNDY_VOLUME_OFFSET : 0;
volume            223 sound/ppc/burgundy.c 				 long *volume, int off)
volume            225 sound/ppc/burgundy.c 	volume[0] = snd_pmac_burgundy_rcb(chip, address + off);
volume            226 sound/ppc/burgundy.c 	if (volume[0] >= BURGUNDY_VOLUME_OFFSET)
volume            227 sound/ppc/burgundy.c 		volume[0] -= BURGUNDY_VOLUME_OFFSET;
volume            229 sound/ppc/burgundy.c 		volume[0] = 0;
volume            230 sound/ppc/burgundy.c 	volume[1] = snd_pmac_burgundy_rcb(chip, address + off + 0x100);
volume            231 sound/ppc/burgundy.c 	if (volume[1] >= BURGUNDY_VOLUME_OFFSET)
volume            232 sound/ppc/burgundy.c 		volume[1] -= BURGUNDY_VOLUME_OFFSET;
volume            234 sound/ppc/burgundy.c 		volume[1] = 0;
volume            313 sound/soc/codecs/nau8825.c 	unsigned int value, volume, ramp_up, from, to;
volume            330 sound/soc/codecs/nau8825.c 	for (volume = from; volume < to; volume += step) {
volume            332 sound/soc/codecs/nau8825.c 			value = volume;
volume            334 sound/soc/codecs/nau8825.c 			value = to - volume + from;
volume            469 sound/soc/codecs/nau8825.c 	int i, volume;
volume            483 sound/soc/codecs/nau8825.c 			volume = nau8825_xtalk_baktab[i].def &
volume            485 sound/soc/codecs/nau8825.c 			nau8825_hpvol_ramp(nau8825, 0, volume, 3);
volume            569 sound/soc/codecs/nau8825.c 	int volume, index;
volume            583 sound/soc/codecs/nau8825.c 		volume = nau8825_xtalk_baktab[index].def &
volume            585 sound/soc/codecs/nau8825.c 		nau8825_hpvol_ramp(nau8825, volume, 0, 3);
volume            244 sound/soc/codecs/wl1273.c 	ucontrol->value.integer.value[0] = wl1273->core->volume;
volume            440 sound/soc/intel/atom/sst-mfld-dsp.h 	s32	volume;
volume            829 sound/soc/intel/haswell/sst-haswell-ipc.c 	u32 stage_id, u32 channel, u32 *volume)
volume            834 sound/soc/intel/haswell/sst-haswell-ipc.c 	sst_dsp_read(hsw->dsp, volume,
volume            836 sound/soc/intel/haswell/sst-haswell-ipc.c 		sizeof(*volume));
volume            843 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 volume)
volume            861 sound/soc/intel/haswell/sst-haswell-ipc.c 	req->target_volume = volume;
volume            866 sound/soc/intel/haswell/sst-haswell-ipc.c 			hsw->mute_volume[0] = hsw->mute_volume[1] = volume;
volume            877 sound/soc/intel/haswell/sst-haswell-ipc.c 			hsw->mute_volume[channel] = volume;
volume            895 sound/soc/intel/haswell/sst-haswell-ipc.c 	u32 *volume)
volume            900 sound/soc/intel/haswell/sst-haswell-ipc.c 	sst_dsp_read(hsw->dsp, volume,
volume            902 sound/soc/intel/haswell/sst-haswell-ipc.c 		sizeof(*volume));
volume            909 sound/soc/intel/haswell/sst-haswell-ipc.c 	u32 volume)
volume            915 sound/soc/intel/haswell/sst-haswell-ipc.c 	trace_ipc_request("set mixer volume", volume);
volume            923 sound/soc/intel/haswell/sst-haswell-ipc.c 			hsw->mute_volume[0] = hsw->mute_volume[1] = volume;
volume            934 sound/soc/intel/haswell/sst-haswell-ipc.c 			hsw->mute_volume[channel] = volume;
volume            948 sound/soc/intel/haswell/sst-haswell-ipc.c 	req.target_volume = volume;
volume            405 sound/soc/intel/haswell/sst-haswell-ipc.h 	struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 volume);
volume            407 sound/soc/intel/haswell/sst-haswell-ipc.h 	struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 *volume);
volume            411 sound/soc/intel/haswell/sst-haswell-ipc.h 	u32 volume);
volume            413 sound/soc/intel/haswell/sst-haswell-ipc.h 	u32 *volume);
volume            109 sound/soc/intel/haswell/sst-haswell-pcm.c 	u32 volume[2];
volume            182 sound/soc/intel/haswell/sst-haswell-pcm.c 	u32 volume;
volume            193 sound/soc/intel/haswell/sst-haswell-pcm.c 		pcm_data->volume[0] =
volume            195 sound/soc/intel/haswell/sst-haswell-pcm.c 		pcm_data->volume[1] =
volume            205 sound/soc/intel/haswell/sst-haswell-pcm.c 		volume = hsw_mixer_to_ipc(ucontrol->value.integer.value[0]);
volume            207 sound/soc/intel/haswell/sst-haswell-pcm.c 		sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, SST_HSW_CHANNELS_ALL, volume);
volume            209 sound/soc/intel/haswell/sst-haswell-pcm.c 		volume = hsw_mixer_to_ipc(ucontrol->value.integer.value[0]);
volume            210 sound/soc/intel/haswell/sst-haswell-pcm.c 		sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, 0, volume);
volume            211 sound/soc/intel/haswell/sst-haswell-pcm.c 		volume = hsw_mixer_to_ipc(ucontrol->value.integer.value[1]);
volume            212 sound/soc/intel/haswell/sst-haswell-pcm.c 		sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, 1, volume);
volume            231 sound/soc/intel/haswell/sst-haswell-pcm.c 	u32 volume;
volume            243 sound/soc/intel/haswell/sst-haswell-pcm.c 			hsw_ipc_to_mixer(pcm_data->volume[0]);
volume            245 sound/soc/intel/haswell/sst-haswell-pcm.c 			hsw_ipc_to_mixer(pcm_data->volume[1]);
volume            252 sound/soc/intel/haswell/sst-haswell-pcm.c 	sst_hsw_stream_get_volume(hsw, pcm_data->stream, 0, 0, &volume);
volume            253 sound/soc/intel/haswell/sst-haswell-pcm.c 	ucontrol->value.integer.value[0] = hsw_ipc_to_mixer(volume);
volume            254 sound/soc/intel/haswell/sst-haswell-pcm.c 	sst_hsw_stream_get_volume(hsw, pcm_data->stream, 0, 1, &volume);
volume            255 sound/soc/intel/haswell/sst-haswell-pcm.c 	ucontrol->value.integer.value[1] = hsw_ipc_to_mixer(volume);
volume            270 sound/soc/intel/haswell/sst-haswell-pcm.c 	u32 volume;
volume            277 sound/soc/intel/haswell/sst-haswell-pcm.c 		volume = hsw_mixer_to_ipc(ucontrol->value.integer.value[0]);
volume            278 sound/soc/intel/haswell/sst-haswell-pcm.c 		sst_hsw_mixer_set_volume(hsw, 0, SST_HSW_CHANNELS_ALL, volume);
volume            281 sound/soc/intel/haswell/sst-haswell-pcm.c 		volume = hsw_mixer_to_ipc(ucontrol->value.integer.value[0]);
volume            282 sound/soc/intel/haswell/sst-haswell-pcm.c 		sst_hsw_mixer_set_volume(hsw, 0, 0, volume);
volume            284 sound/soc/intel/haswell/sst-haswell-pcm.c 		volume = hsw_mixer_to_ipc(ucontrol->value.integer.value[1]);
volume            285 sound/soc/intel/haswell/sst-haswell-pcm.c 		sst_hsw_mixer_set_volume(hsw, 0, 1, volume);
volume            299 sound/soc/intel/haswell/sst-haswell-pcm.c 	unsigned int volume = 0;
volume            302 sound/soc/intel/haswell/sst-haswell-pcm.c 	sst_hsw_mixer_get_volume(hsw, 0, 0, &volume);
volume            303 sound/soc/intel/haswell/sst-haswell-pcm.c 	ucontrol->value.integer.value[0] = hsw_ipc_to_mixer(volume);
volume            305 sound/soc/intel/haswell/sst-haswell-pcm.c 	sst_hsw_mixer_get_volume(hsw, 0, 1, &volume);
volume            306 sound/soc/intel/haswell/sst-haswell-pcm.c 	ucontrol->value.integer.value[1] = hsw_ipc_to_mixer(volume);
volume            646 sound/soc/intel/haswell/sst-haswell-pcm.c 				0, pcm_data->volume[0]);
volume            648 sound/soc/intel/haswell/sst-haswell-pcm.c 				1, pcm_data->volume[1]);
volume             38 sound/soc/sh/rcar/dvc.c 	struct rsnd_kctrl_cfg_m volume;
volume             71 sound/soc/sh/rcar/dvc.c #define rsnd_dvc_get_vrdbr(dvc) (0x3ff - (rsnd_kctrl_valm(dvc->volume, 0) >> 13))
volume             83 sound/soc/sh/rcar/dvc.c 			val[i] = rsnd_kctrl_max(dvc->volume);
volume             86 sound/soc/sh/rcar/dvc.c 			val[i] = rsnd_kctrl_valm(dvc->volume, i);
volume            227 sound/soc/sh/rcar/dvc.c 			&dvc->volume, channels,
volume             83 sound/soc/sh/rcar/mix.c 		(VOL_MAX - rsnd_kctrl_vals(mix->volume##X)) : 0
volume            179 sound/soc/sh/rcar/mix.c 	struct rsnd_kctrl_cfg_s *volume;
volume            185 sound/soc/sh/rcar/mix.c 		volume = &mix->volumeA;
volume            190 sound/soc/sh/rcar/mix.c 		volume = &mix->volumeB;
volume            195 sound/soc/sh/rcar/mix.c 		volume = &mix->volumeC;
volume            200 sound/soc/sh/rcar/mix.c 		volume = &mix->volumeD;
volume            213 sound/soc/sh/rcar/mix.c 			       volume, VOL_MAX);
volume            216 sound/soc/sh/rcar/mix.c 	rsnd_kctrl_vals(*volume) = VOL_MAX;
volume            105 sound/soc/sh/siu.h 	u32				volume;
volume            133 sound/soc/sh/siu_dai.c 	siu_write32(base + SIU_SBDVCA, port_info->playback.volume);
volume            134 sound/soc/sh/siu_dai.c 	siu_write32(base + SIU_SBDVCB, port_info->capture.volume);
volume            364 sound/soc/sh/siu_dai.c 		vol = port_info->playback.volume;
volume            370 sound/soc/sh/siu_dai.c 		vol = port_info->capture.volume;
volume            408 sound/soc/sh/siu_dai.c 		cur_vol = port_info->playback.volume;
volume            410 sound/soc/sh/siu_dai.c 		port_info->playback.volume = new_vol;
volume            414 sound/soc/sh/siu_dai.c 		cur_vol = port_info->capture.volume;
volume            416 sound/soc/sh/siu_dai.c 		port_info->capture.volume = new_vol;
volume            462 sound/soc/sh/siu_dai.c 	(*port_info)->playback.volume = DFLT_VOLUME_LEVEL;
volume            463 sound/soc/sh/siu_dai.c 	(*port_info)->capture.volume = DFLT_VOLUME_LEVEL;
volume           1574 sound/soc/sof/topology.c 	struct sof_ipc_comp_volume *volume;
volume           1580 sound/soc/sof/topology.c 	volume = kzalloc(sizeof(*volume), GFP_KERNEL);
volume           1581 sound/soc/sof/topology.c 	if (!volume)
volume           1592 sound/soc/sof/topology.c 	volume->comp.hdr.size = sizeof(*volume);
volume           1593 sound/soc/sof/topology.c 	volume->comp.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_NEW;
volume           1594 sound/soc/sof/topology.c 	volume->comp.id = swidget->comp_id;
volume           1595 sound/soc/sof/topology.c 	volume->comp.type = SOF_COMP_VOLUME;
volume           1596 sound/soc/sof/topology.c 	volume->comp.pipeline_id = index;
volume           1597 sound/soc/sof/topology.c 	volume->config.hdr.size = sizeof(volume->config);
volume           1599 sound/soc/sof/topology.c 	ret = sof_parse_tokens(scomp, volume, volume_tokens,
volume           1607 sound/soc/sof/topology.c 	ret = sof_parse_tokens(scomp, &volume->config, comp_tokens,
volume           1616 sound/soc/sof/topology.c 	sof_dbg_comp_config(scomp, &volume->config);
volume           1618 sound/soc/sof/topology.c 	swidget->private = volume;
volume           1624 sound/soc/sof/topology.c 			volume->min_value = scontrol->volume_table[min_step];
volume           1625 sound/soc/sof/topology.c 			volume->max_value = scontrol->volume_table[max_step];
volume           1626 sound/soc/sof/topology.c 			volume->channels = scontrol->num_channels;
volume           1631 sound/soc/sof/topology.c 	ret = sof_ipc_tx_message(sdev->ipc, volume->comp.hdr.cmd, volume,
volume           1632 sound/soc/sof/topology.c 				 sizeof(*volume), r, sizeof(*r));
volume           1636 sound/soc/sof/topology.c 	kfree(volume);
volume             21 sound/usb/line6/playback.c static void change_volume(struct urb *urb_out, int volume[],
volume             26 sound/usb/line6/playback.c 	if (volume[0] == 256 && volume[1] == 256)
volume             37 sound/usb/line6/playback.c 			int val = (pv * volume[chn & 1]) >> 8;
volume             52 sound/usb/line6/playback.c 			val = (val * volume[chn & 1]) >> 8;
volume            109 sound/usb/line6/playback.c 			       int volume, int bytes_per_frame)
volume            111 sound/usb/line6/playback.c 	if (volume == 0)
volume            124 sound/usb/line6/playback.c 			int val = pov + ((piv * volume) >> 8);
volume           1880 sound/usb/mixer_scarlett_gen2.c 		int volume;
volume           1886 sound/usb/mixer_scarlett_gen2.c 		volume = private->vol_sw_hw_switch[i]
volume           1889 sound/usb/mixer_scarlett_gen2.c 		volume = clamp(volume + SCARLETT2_VOLUME_BIAS,
volume           1891 sound/usb/mixer_scarlett_gen2.c 		private->vol[i] = volume;