Lines Matching defs:udc

144 	struct xusb_udc *udc;  member
261 static void xudc_wrstatus(struct xusb_udc *udc) in xudc_wrstatus()
281 static void xudc_epconfig(struct xusb_ep *ep, struct xusb_udc *udc) in xudc_epconfig()
321 struct xusb_udc *udc = ep->udc; in xudc_start_dma() local
384 struct xusb_udc *udc = ep->udc; in xudc_dma_send() local
438 struct xusb_udc *udc = ep->udc; in xudc_dma_receive() local
487 struct xusb_udc *udc = ep->udc; in xudc_eptxrx() local
551 struct xusb_udc *udc = ep->udc; in xudc_done() local
592 struct xusb_udc *udc = ep->udc; in xudc_read_fifo() local
680 struct xusb_udc *udc = ep->udc; in xudc_write_fifo() local
752 struct xusb_udc *udc; in xudc_ep_set_halt() local
806 struct xusb_udc *udc = ep->udc; in __xudc_ep_enable() local
895 struct xusb_udc *udc; in xudc_ep_enable() local
930 struct xusb_udc *udc; in xudc_ep_disable() local
1001 struct xusb_udc *udc = ep0->udc; in __xudc_ep0_queue() local
1055 struct xusb_udc *udc = ep0->udc; in xudc_ep0_queue() local
1079 struct xusb_udc *udc = ep->udc; in xudc_ep_queue() local
1141 struct xusb_udc *udc = ep->udc; in xudc_ep_dequeue() local
1218 struct xusb_udc *udc; in xudc_get_frame() local
1237 struct xusb_udc *udc = to_udc(gadget); in xudc_wakeup() local
1277 struct xusb_udc *udc = to_udc(gadget); in xudc_pullup() local
1300 static void xudc_eps_init(struct xusb_udc *udc) in xudc_eps_init()
1354 static void xudc_stop_activity(struct xusb_udc *udc) in xudc_stop_activity()
1375 struct xusb_udc *udc = to_udc(gadget); in xudc_start() local
1413 struct xusb_udc *udc = to_udc(gadget); in xudc_stop() local
1444 static void xudc_clear_stall_all_ep(struct xusb_udc *udc) in xudc_clear_stall_all_ep()
1471 static void xudc_startup_handler(struct xusb_udc *udc, u32 intrstatus) in xudc_startup_handler()
1562 static void xudc_ep0_stall(struct xusb_udc *udc) in xudc_ep0_stall()
1578 static void xudc_setaddress(struct xusb_udc *udc) in xudc_setaddress()
1599 static void xudc_getstatus(struct xusb_udc *udc) in xudc_getstatus()
1656 static void xudc_set_clear_feature(struct xusb_udc *udc) in xudc_set_clear_feature()
1746 static void xudc_handle_setup(struct xusb_udc *udc) in xudc_handle_setup()
1813 static void xudc_ep0_out(struct xusb_udc *udc) in xudc_ep0_out()
1862 static void xudc_ep0_in(struct xusb_udc *udc) in xudc_ep0_in()
1935 static void xudc_ctrl_ep_handler(struct xusb_udc *udc, u32 intrstatus) in xudc_ctrl_ep_handler()
1957 static void xudc_nonctrl_ep_handler(struct xusb_udc *udc, u8 epnum, in xudc_nonctrl_ep_handler()
1991 struct xusb_udc *udc = _udc; in xudc_irq() local
2060 struct xusb_udc *udc; in xudc_probe() local
2183 struct xusb_udc *udc = platform_get_drvdata(pdev); in xudc_remove() local
2194 struct xusb_udc *udc; in xudc_suspend() local
2218 struct xusb_udc *udc; in xudc_resume() local