Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dqueue.h99 extern int mmc_init_queue(struct mmc_queue *, struct mmc_card *);
H A Dqueue.c421 * mmc_init_queue - initialise a queue structure.
427 int mmc_init_queue(struct mmc_queue *mq, struct mmc_card *card) in mmc_init_queue() function
H A Dblock.c2377 ret = mmc_init_queue(&md->queue, card); in mmc_blk_alloc_req()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dqueue.h97 struct gendisk *mmc_init_queue(struct mmc_queue *mq, struct mmc_card *card);
H A Dqueue.c404 * mmc_init_queue - initialise a queue structure.
410 struct gendisk *mmc_init_queue(struct mmc_queue *mq, struct mmc_card *card) in mmc_init_queue() function
H A Dblock.c2502 md->disk = mmc_init_queue(&md->queue, card); in mmc_blk_alloc_req()

Completed in 11 milliseconds