Lines Matching defs:ep

109 static void proc_ep_show(struct seq_file *s, struct at91_ep *ep)  in proc_ep_show()
189 struct at91_ep *ep; in proc_udc_show() local
275 static void done(struct at91_ep *ep, struct at91_request *req, int status) in done()
326 static int read_fifo (struct at91_ep *ep, struct at91_request *req) in read_fifo()
401 static int write_fifo(struct at91_ep *ep, struct at91_request *req) in write_fifo()
469 static void nuke(struct at91_ep *ep, int status) in nuke()
490 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_enable() local
567 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_disable() local
624 struct at91_ep *ep; in at91_ep_queue() local
722 struct at91_ep *ep; in at91_ep_dequeue() local
752 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_set_halt() local
850 struct at91_ep *ep = &udc->ep[i]; in udc_reinit() local
875 struct at91_ep *ep = &udc->ep[i]; in reset_gadget() local
900 struct at91_ep *ep = &udc->ep[i]; in stop_activity() local
1020 static int handle_ep(struct at91_ep *ep) in handle_ep()
1062 static void handle_setup(struct at91_udc *udc, struct at91_ep *ep, u32 csr) in handle_setup()
1505 struct at91_ep *ep = &udc->ep[1]; in at91_udc_irq() local
1614 struct at91_ep *ep; in at91rm9200_udc_init() local
1670 struct at91_ep *ep; in at91sam9260_udc_init() local
1708 struct at91_ep *ep; in at91sam9261_udc_init() local
1753 struct at91_ep *ep; in at91sam9263_udc_init() local
1832 struct at91_ep *ep; in at91udc_probe() local