Searched refs:apm_thread (Results 1 – 1 of 1) sorted by relevance
173 void apm_thread(void *);945 if (kthread_create(apm_thread, sc, &sc->sc_thread,955 apm_thread(v) in apm_thread() function