Lines Matching defs:ep
88 struct usb_ep ep; member
254 struct dummy_ep ep[DUMMY_ENDPOINTS]; member
291 static inline struct dummy *ep_to_dummy(struct dummy_ep *ep) in ep_to_dummy()
315 static void nuke(struct dummy *dum, struct dummy_ep *ep) in nuke()
333 struct dummy_ep *ep; in stop_activity() local
485 struct dummy_ep *ep; in dummy_enable() local
628 struct dummy_ep *ep; in dummy_disable() local
650 struct dummy_ep *ep; in dummy_alloc_request() local
678 static void fifo_complete(struct usb_ep *ep, struct usb_request *req) in fifo_complete()
685 struct dummy_ep *ep; in dummy_queue() local
742 struct dummy_ep *ep; in dummy_dequeue() local
781 struct dummy_ep *ep; in dummy_set_halt_and_wedge() local
1003 struct dummy_ep *ep = &dum->ep[i]; in init_dummy_udc_hw() local
1347 struct dummy_ep *ep, int limit, int *status) in transfer()
1480 static int periodic_bytes(struct dummy *dum, struct dummy_ep *ep) in periodic_bytes()
1526 struct dummy_ep *ep = &dum->ep[i]; in find_endpoint() local
1776 struct dummy_ep *ep = NULL; in dummy_timer() local
2328 int ep = usb_pipeendpoint(urb->pipe); in show_urb() local