Lines Matching defs:ep

298 	struct r8a66597_ep *ep = r8a66597->pipenum2ep[pipenum];  in pipe_change()  local
391 static void pipe_initialize(struct r8a66597_ep *ep) in pipe_initialize()
410 struct r8a66597_ep *ep, in r8a66597_ep_setting()
435 static void r8a66597_ep_release(struct r8a66597_ep *ep) in r8a66597_ep_release()
450 static int alloc_pipe_config(struct r8a66597_ep *ep, in alloc_pipe_config()
534 static int free_pipe_config(struct r8a66597_ep *ep) in free_pipe_config()
568 static void start_ep0_write(struct r8a66597_ep *ep, in start_ep0_write()
599 struct r8a66597_ep *ep = r8a66597->pipenum2ep[pipenum]; in change_bfre_mode() local
630 struct r8a66597_ep *ep, in sudmac_alloc_channel()
667 struct r8a66597_ep *ep, in sudmac_free_channel()
685 static void sudmac_start(struct r8a66597 *r8a66597, struct r8a66597_ep *ep, in sudmac_start()
698 static void start_packet_write(struct r8a66597_ep *ep, in start_packet_write()
733 static void start_packet_read(struct r8a66597_ep *ep, in start_packet_read()
768 static void start_packet(struct r8a66597_ep *ep, struct r8a66597_request *req) in start_packet()
776 static void start_ep0(struct r8a66597_ep *ep, struct r8a66597_request *req) in start_ep0()
892 static struct r8a66597_request *get_request_from_ep(struct r8a66597_ep *ep) in get_request_from_ep()
898 static void transfer_complete(struct r8a66597_ep *ep, in transfer_complete()
935 static void irq_ep0_write(struct r8a66597_ep *ep, struct r8a66597_request *req) in irq_ep0_write()
989 static void irq_packet_write(struct r8a66597_ep *ep, in irq_packet_write()
1038 static void irq_packet_read(struct r8a66597_ep *ep, in irq_packet_read()
1099 struct r8a66597_ep *ep; in irq_pipe_ready() local
1130 struct r8a66597_ep *ep; in irq_pipe_empty() local
1163 struct r8a66597_ep *ep; in get_status() local
1208 struct r8a66597_ep *ep; in clear_feature() local
1269 struct r8a66597_ep *ep; in set_feature() local
1370 struct r8a66597_ep *ep; in irq_control_stage() local
1400 static void sudmac_finish(struct r8a66597 *r8a66597, struct r8a66597_ep *ep) in sudmac_finish()
1447 struct r8a66597_ep *ep; in r8a66597_sudmac_irq() local
1552 struct r8a66597_ep *ep; in r8a66597_enable() local
1560 struct r8a66597_ep *ep; in r8a66597_disable() local
1603 struct r8a66597_ep *ep; in r8a66597_queue() local
1637 struct r8a66597_ep *ep; in r8a66597_dequeue() local
1654 struct r8a66597_ep *ep = container_of(_ep, struct r8a66597_ep, ep); in r8a66597_set_halt() local
1675 struct r8a66597_ep *ep; in r8a66597_set_wedge() local
1692 struct r8a66597_ep *ep; in r8a66597_fifo_flush() local
1823 static void nop_completion(struct usb_ep *ep, struct usb_request *r) in nop_completion()
1908 struct r8a66597_ep *ep = &r8a66597->ep[i]; in r8a66597_probe() local