Searched defs:need_pump (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/crypto/ | ||
H A D | crypto_engine.c | 256 crypto_transfer_request(struct crypto_engine *engine, struct crypto_async_request *req, bool need_pump) crypto_transfer_request() argument |
/kernel/linux/linux-6.6/crypto/ | ||
H A D | crypto_engine.c | 236 crypto_transfer_request(struct crypto_engine *engine, struct crypto_async_request *req, bool need_pump) crypto_transfer_request() argument |
/kernel/linux/linux-5.10/drivers/spi/ | ||
H A D | spi.c | 1850 __spi_queued_transfer(struct spi_device *spi, struct spi_message *msg, bool need_pump) __spi_queued_transfer() argument |
/kernel/linux/linux-6.6/drivers/spi/ | ||
H A D | spi.c | 2129 __spi_queued_transfer(struct spi_device *spi, struct spi_message *msg, bool need_pump) __spi_queued_transfer() argument |
Completed in 13 milliseconds