HomeSort by: relevance | last modified time | path
    Searched refs:UDESC_ENDPOINT (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/usb/
usbroothub.c 168 .bDescriptorType = UDESC_ENDPOINT,
246 .bDescriptorType = UDESC_ENDPOINT,
278 .bDescriptorType = UDESC_ENDPOINT,
usb_quirks.c 61 /* bDescriptorType */ UDESC_ENDPOINT,
70 /* bDescriptorType */ UDESC_ENDPOINT,
usb_subr.c 391 if (desc->bDescriptorType != UDESC_ENDPOINT)
581 desc->bDescriptorType == UDESC_ENDPOINT) {
1431 dev->ud_ep0desc.bDescriptorType = UDESC_ENDPOINT;
uvideo.c 1159 case UDESC_ENDPOINT:
2627 case UDESC_ENDPOINT:
2766 case UDESC_ENDPOINT:
usb.h 145 #define UDESC_ENDPOINT 0x05
umidi.c 1013 if (desc->bDescriptorType == UDESC_ENDPOINT &&
xhci.c 2894 dev->ud_ep0desc.bDescriptorType = UDESC_ENDPOINT;
3883 if (ep == 0 && cdcd->bDescriptorType == UDESC_ENDPOINT) {
uaudio.c 2136 case UDESC_ENDPOINT:

Completed in 43 milliseconds