Home
last modified time | relevance | path

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

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