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()
218 static void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()
224 static inline void pxa_init_debugfs(struct pxa_udc *udc) in pxa_init_debugfs()
228 static inline void pxa_cleanup_debugfs(struct pxa_udc *udc) in pxa_cleanup_debugfs()
283 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, in find_pxa_ep()
313 static void update_pxa_ep_matches(struct pxa_udc *udc) in update_pxa_ep_matches()
331 struct pxa_udc *udc = ep->dev; in pio_irq_enable() local
348 struct pxa_udc *udc = ep->dev; in pio_irq_disable() local
366 static inline void udc_set_mask_UDCCR(struct pxa_udc *udc, int mask) in udc_set_mask_UDCCR()
380 static inline void udc_clear_mask_UDCCR(struct pxa_udc *udc, int mask) in udc_clear_mask_UDCCR()
478 static void set_ep0state(struct pxa_udc *udc, int state) in set_ep0state()
1322 struct pxa_udc *udc; in pxa_ep_enable() local
1426 static void dplus_pullup(struct pxa_udc *udc, int on) in dplus_pullup()
1445 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_get_frame() local
1458 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_wakeup() local
1483 static int should_enable_udc(struct pxa_udc *udc) in should_enable_udc()
1504 static int should_disable_udc(struct pxa_udc *udc) in should_disable_udc()
1523 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_pullup() local
1549 struct pxa_udc *udc = to_gadget_udc(_gadget); in pxa_udc_vbus_session() local
1574 struct pxa_udc *udc; in pxa_udc_vbus_draw() local
1635 static void udc_disable(struct pxa_udc *udc) in udc_disable()
1696 static void udc_enable(struct pxa_udc *udc) in udc_enable()
1751 struct pxa_udc *udc = to_pxa(g); in pxa27x_udc_start() local
1783 static void stop_activity(struct pxa_udc *udc) in stop_activity()
1801 struct pxa_udc *udc = to_pxa(g); in pxa27x_udc_stop() local
1818 static void handle_ep0_ctrl_req(struct pxa_udc *udc, in handle_ep0_ctrl_req()
1934 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) in handle_ep0()
2081 static void pxa27x_change_configuration(struct pxa_udc *udc, int config) in pxa27x_change_configuration()
2111 static void pxa27x_change_interface(struct pxa_udc *udc, int iface, int alt) in pxa27x_change_interface()
2138 static void irq_handle_data(int irq, struct pxa_udc *udc) in irq_handle_data()
2186 static void irq_udc_suspend(struct pxa_udc *udc) in irq_udc_suspend()
2201 static void irq_udc_resume(struct pxa_udc *udc) in irq_udc_resume()
2215 static void irq_udc_reconfig(struct pxa_udc *udc) in irq_udc_reconfig()
2240 static void irq_udc_reset(struct pxa_udc *udc) in irq_udc_reset()
2270 struct pxa_udc *udc = _dev; in pxa_udc_irq() local
2360 struct pxa_udc *udc = &memory; in pxa_udc_probe() local
2455 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_remove() local
2474 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_shutdown() local
2497 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_suspend() local
2522 struct pxa_udc *udc = platform_get_drvdata(_dev); in pxa_udc_resume() local