Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dpci.c2205 static int nvme_kthread(void *data) in nvme_kthread() function
3156 nvme_thread = kthread_run(nvme_kthread, NULL, "nvme"); in nvme_probe_work()