Lines Matching refs:omap_udc

147 	struct omap_udc	*udc;  in omap_ep_enable()
291 struct omap_udc *udc = ep->udc; in done()
634 static void dma_irq(struct omap_udc *udc, u16 irq_src) in dma_irq()
868 struct omap_udc *udc; in omap_ep_queue()
1139 struct omap_udc *udc; in omap_wakeup()
1143 udc = container_of(gadget, struct omap_udc, gadget); in omap_wakeup()
1169 struct omap_udc *udc; in omap_set_selfpowered()
1174 udc = container_of(gadget, struct omap_udc, gadget); in omap_set_selfpowered()
1187 static int can_pullup(struct omap_udc *udc) in can_pullup()
1192 static void pullup_enable(struct omap_udc *udc) in pullup_enable()
1209 static void pullup_disable(struct omap_udc *udc) in pullup_disable()
1226 static struct omap_udc *udc;
1249 struct omap_udc *udc; in omap_vbus_session()
1253 udc = container_of(gadget, struct omap_udc, gadget); in omap_vbus_session()
1288 struct omap_udc *udc; in omap_vbus_draw()
1290 udc = container_of(gadget, struct omap_udc, gadget); in omap_vbus_draw()
1298 struct omap_udc *udc; in omap_pullup()
1301 udc = container_of(gadget, struct omap_udc, gadget); in omap_pullup()
1351 static void udc_quiesce(struct omap_udc *udc) in udc_quiesce()
1363 static void update_otg(struct omap_udc *udc) in update_otg()
1392 static void ep0_irq(struct omap_udc *udc, u16 irq_src) in ep0_irq()
1723 static void devstate_irq(struct omap_udc *udc, u16 irq_src) in devstate_irq()
1819 struct omap_udc *udc = _udc; in omap_udc_irq()
1895 struct omap_udc *udc = _dev; in omap_udc_pio_irq()
1970 struct omap_udc *udc = _dev; in omap_udc_iso_irq()