Home
last modified time | relevance | path

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

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