Home
last modified time | relevance | path

Searched refs:UAC3_FUNCTION_SUBCLASS_GENERIC_IO (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/sound/usb/
Dmixer_maps.c724 .id = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,
Dstream.c890 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
1050 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
Dclock.c651 if (chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_init_sample_rate()
Dcard.c318 (badd < UAC3_FUNCTION_SUBCLASS_GENERIC_IO || in snd_usb_create_streams()
Dmixer.c2999 .subclass = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,
3628 chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_create_mixer()
/linux-6.12.1/include/linux/usb/
Daudio-v3.h242 #define UAC3_FUNCTION_SUBCLASS_GENERIC_IO 0x20 macro