Home
last modified time | relevance | path

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

/Linux-v5.4/sound/usb/
Dstream.c717 NULL, UAC_AS_GENERAL); in snd_usb_get_audioformat_uac12()
748 NULL, UAC_AS_GENERAL); in snd_usb_get_audioformat_uac12()
927 NULL, UAC_AS_GENERAL); in snd_usb_get_audioformat_uac3()
Dquirks.c223 UAC_AS_GENERAL); in create_auto_pcm_quirk()
/Linux-v5.4/drivers/usb/gadget/function/
Df_uac1.c170 .bDescriptorSubtype = UAC_AS_GENERAL,
179 .bDescriptorSubtype = UAC_AS_GENERAL,
Df_uac2.c254 .bDescriptorSubtype = UAC_AS_GENERAL,
331 .bDescriptorSubtype = UAC_AS_GENERAL,
Df_uac1_legacy.c150 .bDescriptorSubtype = UAC_AS_GENERAL,
/Linux-v5.4/include/uapi/linux/usb/
Daudio.h48 #define UAC_AS_GENERAL 0x01 macro