Searched refs:tslot_event_thread (Results 1 – 1 of 1) sorted by relevance
155 static void tslot_event_thread(void *);356 if (kthread_create(PRI_NONE, 0, NULL, tslot_event_thread, sc, in tslot_attach()737 tslot_event_thread(void *v) in tslot_event_thread() function