Searched refs:cardslot_event_thread (Results 1 – 1 of 1) sorted by relevance
66 static void cardslot_event_thread(void *arg);221 if (kthread_create(cardslot_event_thread, sc, &sc->sc_event_thread, "%s",277 cardslot_event_thread(arg) in cardslot_event_thread() function