Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c2976 void (*ep_action)(struct usbf_ep *epn); in usbf_ahb_epc_irq() local
3009 ep_action = epn->bridge_on_dma_end; in usbf_ahb_epc_irq()
3010 if (ep_action) { in usbf_ahb_epc_irq()
3012 ep_action(epn); in usbf_ahb_epc_irq()