Home
last modified time | relevance | path

Searched refs:USB_DT_WIRELESS_ENDPOINT_COMP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/wusbcore/
Dwa-rpipe.c253 .bDescriptorType = USB_DT_WIRELESS_ENDPOINT_COMP,
287 if (hdr->bDescriptorType == USB_DT_WIRELESS_ENDPOINT_COMP) { in rpipe_epc_find()
/linux-4.4.14/include/uapi/linux/usb/
Dch9.h229 #define USB_DT_WIRELESS_ENDPOINT_COMP 0x11 macro