Lines Matching defs:ep
208 struct m66592_ep *ep = m66592->pipenum2ep[pipenum]; in pipe_change() local
300 static void pipe_initialize(struct m66592_ep *ep) in pipe_initialize()
324 static void m66592_ep_setting(struct m66592 *m66592, struct m66592_ep *ep, in m66592_ep_setting()
366 static void m66592_ep_release(struct m66592_ep *ep) in m66592_ep_release()
381 static int alloc_pipe_config(struct m66592_ep *ep, in alloc_pipe_config()
460 static int free_pipe_config(struct m66592_ep *ep) in free_pipe_config()
494 static void start_ep0_write(struct m66592_ep *ep, struct m66592_request *req) in start_ep0_write()
513 static void start_packet_write(struct m66592_ep *ep, struct m66592_request *req) in start_packet_write()
529 static void start_packet_read(struct m66592_ep *ep, struct m66592_request *req) in start_packet_read()
556 static void start_packet(struct m66592_ep *ep, struct m66592_request *req) in start_packet()
564 static void start_ep0(struct m66592_ep *ep, struct m66592_request *req) in start_ep0()
705 static void transfer_complete(struct m66592_ep *ep, in transfer_complete()
739 static void irq_ep0_write(struct m66592_ep *ep, struct m66592_request *req) in irq_ep0_write()
792 static void irq_packet_write(struct m66592_ep *ep, struct m66592_request *req) in irq_packet_write()
839 static void irq_packet_read(struct m66592_ep *ep, struct m66592_request *req) in irq_packet_read()
898 struct m66592_ep *ep; in irq_pipe_ready() local
931 struct m66592_ep *ep; in irq_pipe_empty() local
966 struct m66592_ep *ep; in get_status() local
1010 struct m66592_ep *ep; in clear_feature() local
1068 struct m66592_ep *ep; in set_feature() local
1166 struct m66592_ep *ep; in irq_control_stage() local
1302 struct m66592_ep *ep; in m66592_enable() local
1310 struct m66592_ep *ep; in m66592_disable() local
1353 struct m66592_ep *ep; in m66592_queue() local
1387 struct m66592_ep *ep; in m66592_dequeue() local
1404 struct m66592_ep *ep = container_of(_ep, struct m66592_ep, ep); in m66592_set_halt() local
1424 struct m66592_ep *ep; in m66592_fifo_flush() local
1534 static void nop_completion(struct usb_ep *ep, struct usb_request *r) in nop_completion()
1618 struct m66592_ep *ep = &m66592->ep[i]; in m66592_probe() local