Searched refs:mmc_crypto_setup_queue (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/mmc/core/
H A Dcrypto.c22 void mmc_crypto_setup_queue(struct request_queue *q, struct mmc_host *host) function
27 EXPORT_SYMBOL_GPL(mmc_crypto_setup_queue); variable
H A Dcrypto.h19 void mmc_crypto_setup_queue(struct request_queue *q, struct mmc_host *host);
29 static inline void mmc_crypto_setup_queue(struct request_queue *q, function
H A Dqueue.c400 mmc_crypto_setup_queue(mq->queue, host);

Completed in 348 milliseconds