Home
last modified time | relevance | path

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

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