Searched refs:ep_action (Results 1 – 1 of 1) sorted by relevance
2976 void (*ep_action)(struct usbf_ep *epn); in usbf_ahb_epc_irq() local3009 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()