Home
last modified time | relevance | path

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

/Linux-v5.4/sound/usb/
Dmixer_maps.c510 .id = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,
Dclock.c595 if (chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_init_sample_rate()
Dstream.c878 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
1038 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
Dcard.c305 (badd < UAC3_FUNCTION_SUBCLASS_GENERIC_IO || in snd_usb_create_streams()
Dmixer.c2813 .subclass = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,
3442 chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_create_mixer()
/Linux-v5.4/include/linux/usb/
Daudio-v3.h242 #define UAC3_FUNCTION_SUBCLASS_GENERIC_IO 0x20 macro