Lines Matching defs:ep
88 struct usb_ep ep; member
190 struct dummy_ep ep[DUMMY_ENDPOINTS]; member
227 static inline struct dummy *ep_to_dummy(struct dummy_ep *ep) in ep_to_dummy()
251 static void nuke(struct dummy *dum, struct dummy_ep *ep) in nuke()
269 struct dummy_ep *ep; in stop_activity() local
421 struct dummy_ep *ep; in dummy_enable() local
564 struct dummy_ep *ep; in dummy_disable() local
586 struct dummy_ep *ep; in dummy_alloc_request() local
614 static void fifo_complete(struct usb_ep *ep, struct usb_request *req) in fifo_complete()
621 struct dummy_ep *ep; in dummy_queue() local
678 struct dummy_ep *ep; in dummy_dequeue() local
717 struct dummy_ep *ep; in dummy_set_halt_and_wedge() local
939 struct dummy_ep *ep = &dum->ep[i]; in init_dummy_udc_hw() local
1282 struct dummy_ep *ep, int limit, int *status) in transfer()
1401 static int periodic_bytes(struct dummy *dum, struct dummy_ep *ep) in periodic_bytes()
1447 struct dummy_ep *ep = &dum->ep[i]; in find_endpoint() local
1697 struct dummy_ep *ep = NULL; in dummy_timer() local
2249 int ep = usb_pipeendpoint(urb->pipe); in show_urb() local