Searched refs:speakup_thread (Results 1 – 3 of 3) sorted by relevance
12 int speakup_thread(void *data) in speakup_thread() function
43 int speakup_thread(void *data);
2409 speakup_task = kthread_create(speakup_thread, NULL, "speakup"); in speakup_init()