Searched refs:bridge_on_dma_end (Results 1 – 1 of 1) sorted by relevance
289 void (*bridge_on_dma_end)(struct usbf_ep *ep); member870 epn->bridge_on_dma_end = usbf_epn_enable_in_end_int; in usbf_epn_dma_in()1087 epn->bridge_on_dma_end = usbf_epn_enable_out_end_int; in usbf_epn_dma_out_send_dma()1425 epn->bridge_on_dma_end = usbf_epn_process_queue; in usbf_epn_dma_out()1481 epn->bridge_on_dma_end = NULL; in usbf_epn_dma_abort()1861 ep->bridge_on_dma_end = NULL; in usbf_ep_enable()1905 ep->bridge_on_dma_end = NULL; in usbf_ep_disable()3008 epn->id, epn->bridge_on_dma_end); in usbf_ahb_epc_irq()3009 ep_action = epn->bridge_on_dma_end; in usbf_ahb_epc_irq()3011 epn->bridge_on_dma_end = NULL; in usbf_ahb_epc_irq()