Searched refs:omap_ep (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/gadget/udc/ |
A D | omap_udc.c | 145 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_enable() 237 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_disable() 636 struct omap_ep *ep; in dma_irq() 865 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_queue() 1005 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_dequeue() 1042 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_set_halt() 1350 struct omap_ep *ep; in udc_quiesce() 1890 struct omap_ep *ep; in omap_udc_pio_irq() 1968 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