Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rts_pstor/
Drtsx.c770 static int rtsx_scan_thread(void *__dev) in rtsx_scan_thread() function
1019 th = kthread_create(rtsx_scan_thread, dev, "rtsx-scan"); in rtsx_probe()