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