Home
last modified time | relevance | path

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

/linux-6.6.21/sound/usb/
Dmixer_maps.c724 .id = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,
Dstream.c882 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
1042 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
Dclock.c613 if (chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_init_sample_rate()
Dcard.c316 (badd < UAC3_FUNCTION_SUBCLASS_GENERIC_IO || in snd_usb_create_streams()
Dmixer.c2965 .subclass = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,
3594 chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_create_mixer()
/linux-6.6.21/include/linux/usb/
Daudio-v3.h242 #define UAC3_FUNCTION_SUBCLASS_GENERIC_IO 0x20 macro