Searched refs:omap_ep (Results 1 – 2 of 2) sorted by relevance
| /drivers/usb/gadget/udc/ |
| A D | omap_udc.c | 147 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_enable() 239 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_disable() 638 struct omap_ep *ep; in dma_irq() 867 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_queue() 1007 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_dequeue() 1046 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_set_halt() 1354 struct omap_ep *ep; in udc_quiesce() 1894 struct omap_ep *ep; in omap_udc_pio_irq() 1972 struct omap_ep *ep; in omap_udc_iso_irq() 2046 struct omap_ep *ep; in omap_udc_start() [all …]
|
| A D | omap_udc.h | 139 struct omap_ep { struct 164 struct omap_ep ep[32]; argument
|
Completed in 9 milliseconds