Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/db1x00/
Dmirage_ts.c123 static int ts_thread(void *id) in ts_thread() function
239 ret = kernel_thread(ts_thread, NULL, CLONE_FS | CLONE_FILES); in ts_mirage_init()