Home
last modified time | relevance | path

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

/linux/drivers/memstick/core/
H A Dms_block.c2072 static const struct blk_mq_ops msb_mq_ops = { variable
2096 rc = blk_mq_alloc_sq_tag_set(&msb->tag_set, &msb_mq_ops, 2, 0); in msb_init_disk()