Home
last modified time | relevance | path

Searched refs:UAC2_CS_MEM (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/usb/
H A Daudio-v2.h281 #define UAC2_CS_MEM 0x03 macro
/linux/sound/usb/
H A Dmixer_scarlett.c67 * USB reads with bRequest = 0x03 = UAC2_CS_MEM
252 * Forte input controls use bRequest=0x03 (UAC2_CS_MEM) instead of 0x01
276 UAC2_CS_MEM, /* bRequest = 0x03 */ in forte_set_ctl_value()
330 /* Use Forte-specific USB command with UAC2_CS_MEM */ in forte_input_gain_get()
374 * Uses bRequest=0x03 (UAC2_CS_MEM) instead of standard 0x01
426 * Uses bRequest=0x03 (UAC2_CS_MEM) instead of standard 0x01
712 UAC2_CS_MEM, in scarlett_ctl_meter_get()
1378 /* val_len == 1 and UAC2_CS_MEM */ in snd_scarlett_controls_create()
1448 /* val_len == 1 and UAC2_CS_MEM */ in snd_forte_controls_create()
H A Dmixer.c3665 case UAC2_CS_MEM: in snd_usb_mixer_interrupt_v2()