UAC_FU_VOLUME      87 drivers/usb/gadget/function/f_uac1_legacy.c 	.bmaControls[0]		= (UAC_FU_MUTE | UAC_FU_VOLUME),
UAC_FU_VOLUME     102 drivers/usb/gadget/function/f_uac1_legacy.c 	.type = UAC_FU_VOLUME,
UAC_FU_VOLUME    1033 sound/usb/mixer.c 	{ UAC_FU_VOLUME,		"Volume",		USB_MIXER_S16, -1 },
UAC_FU_VOLUME    1635 sound/usb/mixer.c 	case UAC_FU_VOLUME:
UAC_FU_VOLUME    1685 sound/usb/mixer.c 	if (control == UAC_FU_VOLUME) {
UAC_FU_VOLUME    1914 sound/usb/mixer.c 		master_bits &= ~UAC_CONTROL_BIT(UAC_FU_VOLUME);
UAC_FU_VOLUME    3040 sound/usb/mixer.c 		build_feature_ctl_badd(mixer, p_chmask, UAC_FU_VOLUME,
UAC_FU_VOLUME    3050 sound/usb/mixer.c 		build_feature_ctl_badd(mixer, c_chmask, UAC_FU_VOLUME,
UAC_FU_VOLUME    3060 sound/usb/mixer.c 		build_feature_ctl_badd(mixer, 1, UAC_FU_VOLUME,
UAC_FU_VOLUME    2368 sound/usb/mixer_quirks.c 		if (unitid == 7 && cval->control == UAC_FU_VOLUME)
UAC_FU_VOLUME     820 sound/usb/quirks.c 			UAC_FU_VOLUME << 8, 9 << 8, buf, 2);