Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rts_pstor/
Drtsx.c572 static int rtsx_polling_thread(void *__dev) in rtsx_polling_thread() function
1031 th = kthread_run(rtsx_polling_thread, dev, "rtsx-polling"); in rtsx_probe()