Home
last modified time | relevance | path

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

/drivers/mmc/card/
Dqueue.c44 static int mmc_queue_thread(void *d) in mmc_queue_thread() function
204 mq->thread = kthread_run(mmc_queue_thread, mq, "mmcqd"); in mmc_init_queue()