Lines Matching defs:udc

73 #define at91_udp_read(udc, reg) \  argument
75 #define at91_udp_write(udc, reg, val) \ argument
98 struct at91_udc *udc = ep->udc; in proc_ep_show() local
168 struct at91_udc *udc = s->private; in proc_udc_show() local
234 static void create_debug_file(struct at91_udc *udc) in create_debug_file()
239 static void remove_debug_file(struct at91_udc *udc) in remove_debug_file()
247 static inline void create_debug_file(struct at91_udc *udc) {} in create_debug_file()
248 static inline void remove_debug_file(struct at91_udc *udc) {} in remove_debug_file()
258 struct at91_udc *udc = ep->udc; in done() local
471 struct at91_udc *udc = ep->udc; in at91_ep_enable() local
549 struct at91_udc *udc = ep->udc; in at91_ep_disable() local
606 struct at91_udc *udc; in at91_ep_queue() local
706 struct at91_udc *udc; in at91_ep_dequeue() local
734 struct at91_udc *udc = ep->udc; in at91_ep_set_halt() local
788 struct at91_udc *udc = to_udc(gadget); in at91_get_frame() local
797 struct at91_udc *udc = to_udc(gadget); in at91_wakeup() local
822 static void udc_reinit(struct at91_udc *udc) in udc_reinit()
844 static void stop_activity(struct at91_udc *udc) in stop_activity()
868 static void clk_on(struct at91_udc *udc) in clk_on()
877 static void clk_off(struct at91_udc *udc) in clk_off()
891 static void pullup(struct at91_udc *udc, int is_on) in pullup()
942 struct at91_udc *udc = to_udc(gadget); in at91_vbus_session() local
958 struct at91_udc *udc = to_udc(gadget); in at91_pullup() local
970 struct at91_udc *udc = to_udc(gadget); in at91_set_selfpowered() local
1043 static void handle_setup(struct at91_udc *udc, struct at91_ep *ep, u32 csr) in handle_setup()
1269 static void handle_ep0(struct at91_udc *udc) in handle_ep0()
1394 struct at91_udc *udc = _udc; in at91_udc_irq() local
1586 static void at91_vbus_update(struct at91_udc *udc, unsigned value) in at91_vbus_update()
1595 struct at91_udc *udc = _udc; in at91_vbus_irq() local
1606 struct at91_udc *udc = container_of(work, struct at91_udc, in at91_vbus_timer_work() local
1617 struct at91_udc *udc = (struct at91_udc *)data; in at91_vbus_timer() local
1631 struct at91_udc *udc = &controller; in at91_start() local
1675 struct at91_udc *udc = &controller; in at91_stop() local
1700 struct at91_udc *udc = platform_get_drvdata(dev); in at91udc_shutdown() local
1712 struct at91_udc *udc; in at91udc_probe() local
1884 struct at91_udc *udc = platform_get_drvdata(pdev); in at91udc_remove() local
1924 struct at91_udc *udc = platform_get_drvdata(pdev); in at91udc_suspend() local
1951 struct at91_udc *udc = platform_get_drvdata(pdev); in at91udc_resume() local