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

/linux-master/drivers/mmc/core/
H A Dqueue.c338 static const struct blk_mq_ops mmc_mq_ops = { variable in typeref:struct:blk_mq_ops
430 mq->tag_set.ops = &mmc_mq_ops;
447 * Since blk_mq_alloc_tag_set() calls .init_request() of mmc_mq_ops,

Completed in 237 milliseconds