Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dqueue.c346 static const struct blk_mq_ops mmc_mq_ops = { variable
436 ret = mmc_mq_init_queue(mq, q_depth, &mmc_mq_ops, lock); in mmc_mq_init()