Lines Matching defs:udc
93 struct pxa_udc *udc = s->private; in state_dbg_show() local
142 struct pxa_udc *udc = s->private; in queues_dbg_show() local
177 struct pxa_udc *udc = s->private; in eps_dbg_show() local
255 static void pxa_init_debugfs(struct pxa_udc *udc) in pxa_init_debugfs()
291 static void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()
304 static inline void pxa_init_debugfs(struct pxa_udc *udc) in pxa_init_debugfs()
308 static inline void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()
363 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, in find_pxa_ep()
393 static void update_pxa_ep_matches(struct pxa_udc *udc) in update_pxa_ep_matches()
411 struct pxa_udc *udc = ep->dev; in pio_irq_enable() local
428 struct pxa_udc *udc = ep->dev; in pio_irq_disable() local
446 static inline void udc_set_mask_UDCCR(struct pxa_udc *udc, int mask) in udc_set_mask_UDCCR()
460 static inline void udc_clear_mask_UDCCR(struct pxa_udc *udc, int mask) in udc_clear_mask_UDCCR()
558 static void set_ep0state(struct pxa_udc *udc, int state) in set_ep0state()
1405 struct pxa_udc *udc; in pxa_ep_enable() local
1509 static void dplus_pullup(struct pxa_udc *udc, int on) in dplus_pullup()
1533 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_get_frame() local
1546 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_wakeup() local
1571 static int should_enable_udc(struct pxa_udc *udc) in should_enable_udc()
1592 static int should_disable_udc(struct pxa_udc *udc) in should_disable_udc()
1611 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_pullup() local
1640 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_vbus_session() local
1665 struct pxa_udc *udc; in pxa_udc_vbus_draw() local
1695 static void udc_disable(struct pxa_udc *udc) in udc_disable()
1752 static void udc_enable(struct pxa_udc *udc) in udc_enable()
1807 struct pxa_udc *udc = the_controller; in pxa27x_udc_start() local
1868 static void stop_activity(struct pxa_udc *udc, struct usb_gadget_driver *driver) in stop_activity()
1892 struct pxa_udc *udc = the_controller; in pxa27x_udc_stop() local
1920 static void handle_ep0_ctrl_req(struct pxa_udc *udc, in handle_ep0_ctrl_req()
2036 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) in handle_ep0()
2183 static void pxa27x_change_configuration(struct pxa_udc *udc, int config) in pxa27x_change_configuration()
2213 static void pxa27x_change_interface(struct pxa_udc *udc, int iface, int alt) in pxa27x_change_interface()
2240 static void irq_handle_data(int irq, struct pxa_udc *udc) in irq_handle_data()
2288 static void irq_udc_suspend(struct pxa_udc *udc) in irq_udc_suspend()
2303 static void irq_udc_resume(struct pxa_udc *udc) in irq_udc_resume()
2317 static void irq_udc_reconfig(struct pxa_udc *udc) in irq_udc_reconfig()
2342 static void irq_udc_reset(struct pxa_udc *udc) in irq_udc_reset()
2372 struct pxa_udc *udc = _dev; in pxa_udc_irq() local
2454 struct pxa_udc *udc = &memory; in pxa_udc_probe() local
2535 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_remove() local
2558 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_shutdown() local
2582 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_suspend() local
2612 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_resume() local