Searched refs:lmrc_thread (Results 1 – 3 of 3) sorted by relevance
299 void lmrc_thread(void *);
402 lmrc->l_thread = thread_create(NULL, 0, lmrc_thread, lmrc, 0, &p0, in lmrc_ctrl_attach()
1167 lmrc_thread(void *arg) in lmrc_thread() function