Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/host/
H A Dr592.c562 static int r592_process_thread(void *data) in r592_process_thread() function
779 dev->io_thread = kthread_run(r592_process_thread, dev, "r592_io"); in r592_probe()