• Home
  • Raw
  • Download

Lines Matching defs:ep

211 	struct m66592_ep *ep = m66592->pipenum2ep[pipenum];  in pipe_change()  local
303 static void pipe_initialize(struct m66592_ep *ep) in pipe_initialize()
327 static void m66592_ep_setting(struct m66592 *m66592, struct m66592_ep *ep, in m66592_ep_setting()
369 static void m66592_ep_release(struct m66592_ep *ep) in m66592_ep_release()
384 static int alloc_pipe_config(struct m66592_ep *ep, in alloc_pipe_config()
463 static int free_pipe_config(struct m66592_ep *ep) in free_pipe_config()
497 static void start_ep0_write(struct m66592_ep *ep, struct m66592_request *req) in start_ep0_write()
516 static void start_packet_write(struct m66592_ep *ep, struct m66592_request *req) in start_packet_write()
532 static void start_packet_read(struct m66592_ep *ep, struct m66592_request *req) in start_packet_read()
559 static void start_packet(struct m66592_ep *ep, struct m66592_request *req) in start_packet()
567 static void start_ep0(struct m66592_ep *ep, struct m66592_request *req) in start_ep0()
708 static void transfer_complete(struct m66592_ep *ep, in transfer_complete()
742 static void irq_ep0_write(struct m66592_ep *ep, struct m66592_request *req) in irq_ep0_write()
795 static void irq_packet_write(struct m66592_ep *ep, struct m66592_request *req) in irq_packet_write()
842 static void irq_packet_read(struct m66592_ep *ep, struct m66592_request *req) in irq_packet_read()
901 struct m66592_ep *ep; in irq_pipe_ready() local
934 struct m66592_ep *ep; in irq_pipe_empty() local
969 struct m66592_ep *ep; in get_status() local
1013 struct m66592_ep *ep; in clear_feature() local
1071 struct m66592_ep *ep; in set_feature() local
1169 struct m66592_ep *ep; in irq_control_stage() local
1309 struct m66592_ep *ep; in m66592_enable() local
1317 struct m66592_ep *ep; in m66592_disable() local
1360 struct m66592_ep *ep; in m66592_queue() local
1394 struct m66592_ep *ep; in m66592_dequeue() local
1411 struct m66592_ep *ep; in m66592_set_halt() local
1439 struct m66592_ep *ep; in m66592_fifo_flush() local
1550 static void nop_completion(struct usb_ep *ep, struct usb_request *r) in nop_completion()
1636 struct m66592_ep *ep = &m66592->ep[i]; in m66592_probe() local