Searched refs:UAC_FU_VOLUME (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/function/
H A Df_uac1.c90 .bmaControls[0] = (UAC_FU_MUTE | UAC_FU_VOLUME),
105 .type = UAC_FU_VOLUME,
/linux-4.1.27/include/uapi/linux/usb/
H A Daudio.h92 #define UAC_FU_VOLUME 0x02 macro
/linux-4.1.27/sound/usb/
H A Dmixer.c1293 case UAC_FU_VOLUME: build_feature_ctl()
1341 if (control == UAC_FU_VOLUME) { build_feature_ctl()
1435 master_bits &= ~UAC_CONTROL_BIT(UAC_FU_VOLUME); parse_audio_feature_unit()
H A Dquirks.c692 UAC_FU_VOLUME << 8, 9 << 8, buf, 2); snd_usb_gamecon780_boot_quirk()

Completed in 83 milliseconds