Lines Matching refs:omap_udc

150 	struct omap_udc	*udc;  in omap_ep_enable()
294 struct omap_udc *udc = ep->udc; in done()
637 static void dma_irq(struct omap_udc *udc, u16 irq_src) in dma_irq()
871 struct omap_udc *udc; in omap_ep_queue()
1140 struct omap_udc *udc; in omap_wakeup()
1144 udc = container_of(gadget, struct omap_udc, gadget); in omap_wakeup()
1170 struct omap_udc *udc; in omap_set_selfpowered()
1175 udc = container_of(gadget, struct omap_udc, gadget); in omap_set_selfpowered()
1188 static int can_pullup(struct omap_udc *udc) in can_pullup()
1193 static void pullup_enable(struct omap_udc *udc) in pullup_enable()
1210 static void pullup_disable(struct omap_udc *udc) in pullup_disable()
1227 static struct omap_udc *udc;
1250 struct omap_udc *udc; in omap_vbus_session()
1254 udc = container_of(gadget, struct omap_udc, gadget); in omap_vbus_session()
1289 struct omap_udc *udc; in omap_vbus_draw()
1291 udc = container_of(gadget, struct omap_udc, gadget); in omap_vbus_draw()
1299 struct omap_udc *udc; in omap_pullup()
1302 udc = container_of(gadget, struct omap_udc, gadget); in omap_pullup()
1352 static void udc_quiesce(struct omap_udc *udc) in udc_quiesce()
1364 static void update_otg(struct omap_udc *udc) in update_otg()
1393 static void ep0_irq(struct omap_udc *udc, u16 irq_src) in ep0_irq()
1724 static void devstate_irq(struct omap_udc *udc, u16 irq_src) in devstate_irq()
1820 struct omap_udc *udc = _udc; in omap_udc_irq()
1896 struct omap_udc *udc = _dev; in omap_udc_pio_irq()
1971 struct omap_udc *udc = _dev; in omap_udc_iso_irq()