Searched refs:USB_ENDPOINT_TYPE_CONTROL (Results 1 – 3 of 3) sorted by relevance
62 #define USB_ENDPOINT_TYPE_CONTROL 0x00 macro
898 EndpointDescriptor->bmAttributes = USB_ENDPOINT_TYPE_CONTROL; in USBPORT_RootHubCreateDevice()
886 case USB_ENDPOINT_TYPE_CONTROL: in USBPORT_OpenPipe()