Lines Matching defs:udc
96 struct pxa_udc *udc = s->private; in state_dbg_show() local
141 struct pxa_udc *udc = s->private; in queues_dbg_show() local
173 struct pxa_udc *udc = s->private; in eps_dbg_show() local
246 static void pxa_init_debugfs(struct pxa_udc *udc) in pxa_init_debugfs()
282 static void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()
295 static inline void pxa_init_debugfs(struct pxa_udc *udc) in pxa_init_debugfs()
299 static inline void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()
354 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, in find_pxa_ep()
384 static void update_pxa_ep_matches(struct pxa_udc *udc) in update_pxa_ep_matches()
402 struct pxa_udc *udc = ep->dev; in pio_irq_enable() local
419 struct pxa_udc *udc = ep->dev; in pio_irq_disable() local
437 static inline void udc_set_mask_UDCCR(struct pxa_udc *udc, int mask) in udc_set_mask_UDCCR()
451 static inline void udc_clear_mask_UDCCR(struct pxa_udc *udc, int mask) in udc_clear_mask_UDCCR()
549 static void set_ep0state(struct pxa_udc *udc, int state) in set_ep0state()
1396 struct pxa_udc *udc; in pxa_ep_enable() local
1500 static void dplus_pullup(struct pxa_udc *udc, int on) in dplus_pullup()
1519 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_get_frame() local
1532 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_wakeup() local
1557 static int should_enable_udc(struct pxa_udc *udc) in should_enable_udc()
1578 static int should_disable_udc(struct pxa_udc *udc) in should_disable_udc()
1597 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_pullup() local
1626 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_vbus_session() local
1651 struct pxa_udc *udc; in pxa_udc_vbus_draw() local
1712 static void udc_disable(struct pxa_udc *udc) in udc_disable()
1773 static void udc_enable(struct pxa_udc *udc) in udc_enable()
1828 struct pxa_udc *udc = to_pxa(g); in pxa27x_udc_start() local
1860 static void stop_activity(struct pxa_udc *udc) in stop_activity()
1878 struct pxa_udc *udc = to_pxa(g); in pxa27x_udc_stop() local
1895 static void handle_ep0_ctrl_req(struct pxa_udc *udc, in handle_ep0_ctrl_req()
2011 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) in handle_ep0()
2158 static void pxa27x_change_configuration(struct pxa_udc *udc, int config) in pxa27x_change_configuration()
2188 static void pxa27x_change_interface(struct pxa_udc *udc, int iface, int alt) in pxa27x_change_interface()
2215 static void irq_handle_data(int irq, struct pxa_udc *udc) in irq_handle_data()
2263 static void irq_udc_suspend(struct pxa_udc *udc) in irq_udc_suspend()
2278 static void irq_udc_resume(struct pxa_udc *udc) in irq_udc_resume()
2292 static void irq_udc_reconfig(struct pxa_udc *udc) in irq_udc_reconfig()
2317 static void irq_udc_reset(struct pxa_udc *udc) in irq_udc_reset()
2347 struct pxa_udc *udc = _dev; in pxa_udc_irq() local
2437 struct pxa_udc *udc = &memory; in pxa_udc_probe() local
2532 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_remove() local
2551 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_shutdown() local
2574 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_suspend() local
2599 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_resume() local