Searched refs:EndpointType (Results 1 – 2 of 2) sorted by relevance
149 char *EndpointType[4] = { "Control", "Isochronous", "Bulk", "Interrupt" }; in usb_show_endpoint_descriptor() local160 EndpointType[USB_ENDPOINT_XFERTYPE_MASK & desc->bmAttributes]); in usb_show_endpoint_descriptor()
265 | | |__Attributes(EndpointType)