• Home
  • Raw
  • Download

Lines Matching defs:udc

148 	struct xusb_udc *udc;  member
263 static void xudc_wrstatus(struct xusb_udc *udc) in xudc_wrstatus()
283 static void xudc_epconfig(struct xusb_ep *ep, struct xusb_udc *udc) in xudc_epconfig()
323 struct xusb_udc *udc = ep->udc; in xudc_start_dma() local
386 struct xusb_udc *udc = ep->udc; in xudc_dma_send() local
440 struct xusb_udc *udc = ep->udc; in xudc_dma_receive() local
489 struct xusb_udc *udc = ep->udc; in xudc_eptxrx() local
553 struct xusb_udc *udc = ep->udc; in xudc_done() local
594 struct xusb_udc *udc = ep->udc; in xudc_read_fifo() local
682 struct xusb_udc *udc = ep->udc; in xudc_write_fifo() local
754 struct xusb_udc *udc; in xudc_ep_set_halt() local
808 struct xusb_udc *udc = ep->udc; in __xudc_ep_enable() local
897 struct xusb_udc *udc; in xudc_ep_enable() local
932 struct xusb_udc *udc; in xudc_ep_disable() local
971 struct xusb_udc *udc; in xudc_ep_alloc_request() local
1005 struct xusb_udc *udc = ep0->udc; in __xudc_ep0_queue() local
1059 struct xusb_udc *udc = ep0->udc; in xudc_ep0_queue() local
1083 struct xusb_udc *udc = ep->udc; in xudc_ep_queue() local
1144 struct xusb_udc *udc = ep->udc; in xudc_ep_dequeue() local
1219 struct xusb_udc *udc; in xudc_get_frame() local
1238 struct xusb_udc *udc = to_udc(gadget); in xudc_wakeup() local
1278 struct xusb_udc *udc = to_udc(gadget); in xudc_pullup() local
1301 static void xudc_eps_init(struct xusb_udc *udc) in xudc_eps_init()
1355 static void xudc_stop_activity(struct xusb_udc *udc) in xudc_stop_activity()
1376 struct xusb_udc *udc = to_udc(gadget); in xudc_start() local
1415 struct xusb_udc *udc = to_udc(gadget); in xudc_stop() local
1446 static void xudc_clear_stall_all_ep(struct xusb_udc *udc) in xudc_clear_stall_all_ep()
1473 static void xudc_startup_handler(struct xusb_udc *udc, u32 intrstatus) in xudc_startup_handler()
1564 static void xudc_ep0_stall(struct xusb_udc *udc) in xudc_ep0_stall()
1580 static void xudc_setaddress(struct xusb_udc *udc) in xudc_setaddress()
1601 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()
1742 static void xudc_handle_setup(struct xusb_udc *udc) in xudc_handle_setup()
1808 static void xudc_ep0_out(struct xusb_udc *udc) in xudc_ep0_out()
1857 static void xudc_ep0_in(struct xusb_udc *udc) in xudc_ep0_in()
1930 static void xudc_ctrl_ep_handler(struct xusb_udc *udc, u32 intrstatus) in xudc_ctrl_ep_handler()
1952 static void xudc_nonctrl_ep_handler(struct xusb_udc *udc, u8 epnum, in xudc_nonctrl_ep_handler()
1986 struct xusb_udc *udc = _udc; in xudc_irq() local
2055 struct xusb_udc *udc; in xudc_probe() local
2156 struct xusb_udc *udc = platform_get_drvdata(pdev); in xudc_remove() local