Searched defs:ep_index (Results 1 – 4 of 4) sorted by relevance
275 u32 ep_index, trb_type cmd) in xhci_queue_command()366 static void giveback_first_trb(struct usb_device *udev, int ep_index, in giveback_first_trb()492 static void abort_td(struct usb_device *udev, int ep_index) in abort_td()573 int ep_index; in xhci_bulk_tx() local771 int ep_index; in xhci_ctrl_tx() local
652 unsigned int ep_index) in xhci_get_ep_ctx()678 unsigned int ep_index) in xhci_endpoint_copy()
532 int ep_index; in xhci_set_configuration() local806 int ep_index = 0; /* control endpoint */ in xhci_check_maxpacket() local
89 #define ep_index(EP) ((EP)->bEndpointAddress&0xF) macro
Completed in 12 milliseconds