Home
last modified time | relevance | path

Searched refs:UAC_EP_GENERAL (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/usb/gadget/function/
Df_uac1.c212 .bDescriptorSubtype = UAC_EP_GENERAL,
243 .bDescriptorSubtype = UAC_EP_GENERAL,
Df_uac2.c292 .bDescriptorSubtype = UAC_EP_GENERAL,
369 .bDescriptorSubtype = UAC_EP_GENERAL,
Df_uac1_legacy.c183 .bDescriptorSubtype = UAC_EP_GENERAL,
/Linux-v5.10/include/uapi/linux/usb/
Daudio.h62 #define UAC_EP_GENERAL 0x01 macro
/Linux-v5.10/sound/usb/
Dstream.c598 csep->bDescriptorSubtype != UAC_EP_GENERAL) in parse_uac_endpoint_attributes()