Searched refs:maple_event_thread (Results 1 – 1 of 1) sorted by relevance
149 static void maple_event_thread(void *);265 if (kthread_create(PRI_NONE, 0, NULL, maple_event_thread, sc, in mapleattach()1429 maple_event_thread(void *arg) in maple_event_thread() function