• Home
  • Raw
  • Download

Lines Matching defs:ep

139 	struct pxa_ep *ep;  in queues_dbg_show()  local
172 struct pxa_ep *ep; in eps_dbg_show() local
243 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa()
287 struct pxa_ep *ep; in find_pxa_ep() local
329 static void pio_irq_enable(struct pxa_ep *ep) in pio_irq_enable()
346 static void pio_irq_disable(struct pxa_ep *ep) in pio_irq_disable()
397 static inline void ep_write_UDCCSR(struct pxa_ep *ep, int mask) in ep_write_UDCCSR()
410 static int ep_count_bytes_remain(struct pxa_ep *ep) in ep_count_bytes_remain()
427 static int ep_is_empty(struct pxa_ep *ep) in ep_is_empty()
449 static int ep_is_full(struct pxa_ep *ep) in ep_is_full()
464 static int epout_has_pkt(struct pxa_ep *ep) in epout_has_pkt()
480 struct pxa_ep *ep = &udc->pxa_ep[0]; in set_ep0state() local
504 static void inc_ep_stats_reqs(struct pxa_ep *ep, int is_in) in inc_ep_stats_reqs()
518 static void inc_ep_stats_bytes(struct pxa_ep *ep, int count, int is_in) in inc_ep_stats_bytes()
532 static void pxa_ep_setup(struct pxa_ep *ep) in pxa_ep_setup()
615 static void ep_add_request(struct pxa_ep *ep, struct pxa27x_request *req) in ep_add_request()
638 static void ep_del_request(struct pxa_ep *ep, struct pxa27x_request *req) in ep_del_request()
662 static void req_done(struct pxa_ep *ep, struct pxa27x_request *req, int status, in req_done()
697 static void ep_end_out_req(struct pxa_ep *ep, struct pxa27x_request *req, in ep_end_out_req()
715 static void ep0_end_out_req(struct pxa_ep *ep, struct pxa27x_request *req, in ep0_end_out_req()
733 static void ep_end_in_req(struct pxa_ep *ep, struct pxa27x_request *req, in ep_end_in_req()
751 static void ep0_end_in_req(struct pxa_ep *ep, struct pxa27x_request *req, in ep0_end_in_req()
768 static void nuke(struct pxa_ep *ep, int status) in nuke()
792 static int read_packet(struct pxa_ep *ep, struct pxa27x_request *req) in read_packet()
829 static int write_packet(struct pxa_ep *ep, struct pxa27x_request *req, in write_packet()
871 static int read_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in read_fifo()
906 static int write_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in write_fifo()
972 static int read_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in read_ep0_fifo()
1010 static int write_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in write_ep0_fifo()
1049 struct pxa_ep *ep; in pxa_ep_queue() local
1162 struct pxa_ep *ep; in pxa_ep_dequeue() local
1200 struct pxa_ep *ep; in pxa_ep_set_halt() local
1249 struct pxa_ep *ep; in pxa_ep_fifo_status() local
1275 struct pxa_ep *ep; in pxa_ep_fifo_flush() local
1319 struct pxa_ep *ep; in pxa_ep_enable() local
1380 struct pxa_ep *ep; in pxa_ep_disable() local
1660 struct pxa_ep *ep; in udc_init_data() local
1818 struct pxa_ep *ep = &udc->pxa_ep[0]; in handle_ep0_ctrl_req() local
1934 struct pxa_ep *ep = &udc->pxa_ep[0]; in handle_ep0() local
2016 static void handle_ep(struct pxa_ep *ep) in handle_ep()
2138 struct pxa_ep *ep; in irq_handle_data() local
2240 struct pxa_ep *ep = &udc->pxa_ep[0]; in irq_udc_reset() local
2493 struct pxa_ep *ep; in pxa_udc_suspend() local
2518 struct pxa_ep *ep; in pxa_udc_resume() local