Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/
Dstream.c712 NULL, UAC_AS_GENERAL); in snd_usb_get_audioformat_uac12()
742 NULL, UAC_AS_GENERAL); in snd_usb_get_audioformat_uac12()
920 NULL, UAC_AS_GENERAL); in snd_usb_get_audioformat_uac3()
Dquirks.c234 UAC_AS_GENERAL); in create_auto_pcm_quirk()
/Linux-v4.19/drivers/usb/gadget/function/
Df_uac1.c170 .bDescriptorSubtype = UAC_AS_GENERAL,
179 .bDescriptorSubtype = UAC_AS_GENERAL,
Df_uac2.c255 .bDescriptorSubtype = UAC_AS_GENERAL,
332 .bDescriptorSubtype = UAC_AS_GENERAL,
Df_uac1_legacy.c150 .bDescriptorSubtype = UAC_AS_GENERAL,
/Linux-v4.19/include/uapi/linux/usb/
Daudio.h48 #define UAC_AS_GENERAL 0x01 macro