Lines Matching defs:udc

92 	struct pxa_udc *udc = s->private;  in state_dbg_show()  local
138 struct pxa_udc *udc = s->private; in queues_dbg_show() local
171 struct pxa_udc *udc = s->private; in eps_dbg_show() local
206 static void pxa_init_debugfs(struct pxa_udc *udc) in pxa_init_debugfs()
216 static void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()
222 static inline void pxa_init_debugfs(struct pxa_udc *udc) in pxa_init_debugfs()
226 static inline void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()
281 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, in find_pxa_ep()
311 static void update_pxa_ep_matches(struct pxa_udc *udc) in update_pxa_ep_matches()
329 struct pxa_udc *udc = ep->dev; in pio_irq_enable() local
346 struct pxa_udc *udc = ep->dev; in pio_irq_disable() local
364 static inline void udc_set_mask_UDCCR(struct pxa_udc *udc, int mask) in udc_set_mask_UDCCR()
378 static inline void udc_clear_mask_UDCCR(struct pxa_udc *udc, int mask) in udc_clear_mask_UDCCR()
476 static void set_ep0state(struct pxa_udc *udc, int state) in set_ep0state()
1320 struct pxa_udc *udc; in pxa_ep_enable() local
1424 static void dplus_pullup(struct pxa_udc *udc, int on) in dplus_pullup()
1443 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_get_frame() local
1456 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_wakeup() local
1480 static int should_enable_udc(struct pxa_udc *udc) in should_enable_udc()
1501 static int should_disable_udc(struct pxa_udc *udc) in should_disable_udc()
1521 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_pullup() local
1547 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_vbus_session() local
1572 struct pxa_udc *udc; in pxa_udc_vbus_draw() local
1633 static void udc_disable(struct pxa_udc *udc) in udc_disable()
1694 static void udc_enable(struct pxa_udc *udc) in udc_enable()
1749 struct pxa_udc *udc = to_pxa(g); in pxa27x_udc_start() local
1780 static void stop_activity(struct pxa_udc *udc) in stop_activity()
1798 struct pxa_udc *udc = to_pxa(g); in pxa27x_udc_stop() local
1815 static void handle_ep0_ctrl_req(struct pxa_udc *udc, in handle_ep0_ctrl_req()
1931 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) in handle_ep0()
2078 static void pxa27x_change_configuration(struct pxa_udc *udc, int config) in pxa27x_change_configuration()
2108 static void pxa27x_change_interface(struct pxa_udc *udc, int iface, int alt) in pxa27x_change_interface()
2135 static void irq_handle_data(int irq, struct pxa_udc *udc) in irq_handle_data()
2183 static void irq_udc_suspend(struct pxa_udc *udc) in irq_udc_suspend()
2198 static void irq_udc_resume(struct pxa_udc *udc) in irq_udc_resume()
2212 static void irq_udc_reconfig(struct pxa_udc *udc) in irq_udc_reconfig()
2237 static void irq_udc_reset(struct pxa_udc *udc) in irq_udc_reset()
2267 struct pxa_udc *udc = _dev; in pxa_udc_irq() local
2356 struct pxa_udc *udc = &memory; in pxa_udc_probe() local
2450 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_remove() local
2469 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_shutdown() local
2492 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_suspend() local
2517 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_resume() local