Searched refs:UAC3_FUNCTION_SUBCLASS_GENERIC_IO (Results 1 – 6 of 6) sorted by relevance
681 .id = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,
887 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()1047 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
694 if (chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_init_sample_rate()
490 (badd < UAC3_FUNCTION_SUBCLASS_GENERIC_IO || in snd_usb_create_streams()
2884 .subclass = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,3557 chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_create_mixer()
242 #define UAC3_FUNCTION_SUBCLASS_GENERIC_IO 0x20 macro