Searched refs:dma_issue_pending_all (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dasync_tx.h88 #define async_tx_issue_pending_all dma_issue_pending_all
H A Ddmaengine.h776 void dma_issue_pending_all(void);
782 static inline void dma_issue_pending_all(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Ddmaengine.c335 * dma_issue_pending_all - flush all pending operations across all channels
337 void dma_issue_pending_all(void) function
352 EXPORT_SYMBOL(dma_issue_pending_all); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddev.c3763 dma_issue_pending_all();

Completed in 128 milliseconds