Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rts5208/
Drtsx.c412 static int rtsx_control_thread(void *__dev) in rtsx_control_thread() function
959 th = kthread_run(rtsx_control_thread, dev, CR_DRIVER_NAME); in rtsx_probe()