Home
last modified time | relevance | path

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

/Linux-v5.10/sound/usb/
Dstream.c721 NULL, UAC_AS_GENERAL); in snd_usb_get_audioformat_uac12()
752 NULL, UAC_AS_GENERAL); in snd_usb_get_audioformat_uac12()
931 NULL, UAC_AS_GENERAL); in snd_usb_get_audioformat_uac3()
Dquirks.c223 UAC_AS_GENERAL); in create_auto_pcm_quirk()
/Linux-v5.10/drivers/usb/gadget/function/
Df_uac1.c170 .bDescriptorSubtype = UAC_AS_GENERAL,
179 .bDescriptorSubtype = UAC_AS_GENERAL,
Df_uac2.c251 .bDescriptorSubtype = UAC_AS_GENERAL,
328 .bDescriptorSubtype = UAC_AS_GENERAL,
Df_uac1_legacy.c150 .bDescriptorSubtype = UAC_AS_GENERAL,
/Linux-v5.10/include/uapi/linux/usb/
Daudio.h48 #define UAC_AS_GENERAL 0x01 macro