Home
last modified time | relevance | path

Searched refs:omap_ep (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c148 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_enable()
240 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_disable()
639 struct omap_ep *ep; in dma_irq()
868 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_queue()
1008 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_dequeue()
1047 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_set_halt()
1355 struct omap_ep *ep; in udc_quiesce()
1895 struct omap_ep *ep; in omap_udc_pio_irq()
1973 struct omap_ep *ep; in omap_udc_iso_irq()
2047 struct omap_ep *ep; in omap_udc_start()
[all …]
H A Domap_udc.h139 struct omap_ep { struct
164 struct omap_ep ep[32]; argument