Searched refs:bridge_on_dma_end (Results 1 – 1 of 1) sorted by relevance
288 void (*bridge_on_dma_end)(struct usbf_ep *ep); member869 epn->bridge_on_dma_end = usbf_epn_enable_in_end_int; in usbf_epn_dma_in()1086 epn->bridge_on_dma_end = usbf_epn_enable_out_end_int; in usbf_epn_dma_out_send_dma()1424 epn->bridge_on_dma_end = usbf_epn_process_queue; in usbf_epn_dma_out()1480 epn->bridge_on_dma_end = NULL; in usbf_epn_dma_abort()1860 ep->bridge_on_dma_end = NULL; in usbf_ep_enable()1904 ep->bridge_on_dma_end = NULL; in usbf_ep_disable()3007 epn->id, epn->bridge_on_dma_end); in usbf_ahb_epc_irq()3008 ep_action = epn->bridge_on_dma_end; in usbf_ahb_epc_irq()3010 epn->bridge_on_dma_end = NULL; in usbf_ahb_epc_irq()