Home
last modified time | relevance | path

Searched refs:async_dmaengine_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/crypto/async_tx/
H A Dasync_tx.c21 async_dmaengine_get(); in async_tx_init()
/openbmc/linux/include/linux/
H A Ddmaengine.h1344 #define async_dmaengine_get() dmaengine_get() macro
1352 static inline void async_dmaengine_get(void) in async_dmaengine_get() function