Home
last modified time | relevance | path

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

/linux/drivers/staging/rts5208/
H A Drtsx.c450 static int rtsx_polling_thread(void *__dev) in rtsx_polling_thread() function
917 th = kthread_run(rtsx_polling_thread, dev, "rtsx-polling"); in rtsx_probe()