Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcrypto_engine.c238 bool need_pump) in crypto_transfer_request() argument
252 if (!engine->busy && need_pump) in crypto_transfer_request()
/openbmc/linux/drivers/spi/
H A Dspi.c2135 bool need_pump) in __spi_queued_transfer() argument
2151 if (!ctlr->busy && need_pump) in __spi_queued_transfer()