Searched refs:ep_action (Results 1 – 1 of 1) sorted by relevance
2975 void (*ep_action)(struct usbf_ep *epn); in usbf_ahb_epc_irq() local3008 ep_action = epn->bridge_on_dma_end; in usbf_ahb_epc_irq()3009 if (ep_action) { in usbf_ahb_epc_irq()3011 ep_action(epn); in usbf_ahb_epc_irq()