Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmixer_maps.c746 .id = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,
H A Dstream.c891 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
1053 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
H A Dclock.c673 if (chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_init_sample_rate()
H A Dcard.c407 (badd < UAC3_FUNCTION_SUBCLASS_GENERIC_IO || in snd_usb_create_streams()
H A Dmixer.c2972 .subclass = UAC3_FUNCTION_SUBCLASS_GENERIC_IO,
3601 chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_create_mixer()
/linux/include/linux/usb/
H A Daudio-v3.h242 #define UAC3_FUNCTION_SUBCLASS_GENERIC_IO 0x20 macro