Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
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()