Lines Matching refs:omap_udc

149 	struct omap_udc	*udc;  in omap_ep_enable()
293 struct omap_udc *udc = ep->udc; in done()
636 static void dma_irq(struct omap_udc *udc, u16 irq_src) in dma_irq()
870 struct omap_udc *udc; in omap_ep_queue()
1141 struct omap_udc *udc; in omap_wakeup()
1145 udc = container_of(gadget, struct omap_udc, gadget); in omap_wakeup()
1171 struct omap_udc *udc; in omap_set_selfpowered()
1176 udc = container_of(gadget, struct omap_udc, gadget); in omap_set_selfpowered()
1189 static int can_pullup(struct omap_udc *udc) in can_pullup()
1194 static void pullup_enable(struct omap_udc *udc) in pullup_enable()
1211 static void pullup_disable(struct omap_udc *udc) in pullup_disable()
1228 static struct omap_udc *udc;
1251 struct omap_udc *udc; in omap_vbus_session()
1255 udc = container_of(gadget, struct omap_udc, gadget); in omap_vbus_session()
1290 struct omap_udc *udc; in omap_vbus_draw()
1292 udc = container_of(gadget, struct omap_udc, gadget); in omap_vbus_draw()
1300 struct omap_udc *udc; in omap_pullup()
1303 udc = container_of(gadget, struct omap_udc, gadget); in omap_pullup()
1353 static void udc_quiesce(struct omap_udc *udc) in udc_quiesce()
1365 static void update_otg(struct omap_udc *udc) in update_otg()
1394 static void ep0_irq(struct omap_udc *udc, u16 irq_src) in ep0_irq()
1725 static void devstate_irq(struct omap_udc *udc, u16 irq_src) in devstate_irq()
1821 struct omap_udc *udc = _udc; in omap_udc_irq()
1897 struct omap_udc *udc = _dev; in omap_udc_pio_irq()
1972 struct omap_udc *udc = _dev; in omap_udc_iso_irq()