Lines Matching defs:ep
111 #define to_xusb_ep(ep) container_of((ep), struct xusb_ep, ep_usb) argument
123 struct xusb_ep *ep; member
184 struct xusb_ep ep[8]; member
283 static void xudc_epconfig(struct xusb_ep *ep, struct xusb_udc *udc) in xudc_epconfig()
320 static int xudc_start_dma(struct xusb_ep *ep, dma_addr_t src, in xudc_start_dma()
380 static int xudc_dma_send(struct xusb_ep *ep, struct xusb_req *req, in xudc_dma_send()
434 static int xudc_dma_receive(struct xusb_ep *ep, struct xusb_req *req, in xudc_dma_receive()
483 static int xudc_eptxrx(struct xusb_ep *ep, struct xusb_req *req, in xudc_eptxrx()
551 static void xudc_done(struct xusb_ep *ep, struct xusb_req *req, int status) in xudc_done()
586 static int xudc_read_fifo(struct xusb_ep *ep, struct xusb_req *req) in xudc_read_fifo()
676 static int xudc_write_fifo(struct xusb_ep *ep, struct xusb_req *req) in xudc_write_fifo()
734 static void xudc_nuke(struct xusb_ep *ep, int status) in xudc_nuke()
753 struct xusb_ep *ep = to_xusb_ep(_ep); in xudc_ep_set_halt() local
805 static int __xudc_ep_enable(struct xusb_ep *ep, in __xudc_ep_enable()
896 struct xusb_ep *ep; in xudc_ep_enable() local
929 struct xusb_ep *ep; in xudc_ep_disable() local
970 struct xusb_ep *ep = to_xusb_ep(_ep); in xudc_ep_alloc_request() local
1084 struct xusb_ep *ep = to_xusb_ep(_ep); in xudc_ep_queue() local
1144 struct xusb_ep *ep = to_xusb_ep(_ep); in xudc_ep_dequeue() local
1174 static int xudc_ep0_enable(struct usb_ep *ep, in xudc_ep0_enable()
1188 static int xudc_ep0_disable(struct usb_ep *ep) in xudc_ep0_disable()
1310 struct xusb_ep *ep = &udc->ep[ep_number]; in xudc_eps_init() local
1360 struct xusb_ep *ep; in xudc_stop_activity() local
1450 struct xusb_ep *ep; in xudc_clear_stall_all_ep() local
1959 struct xusb_ep *ep; in xudc_nonctrl_ep_handler() local