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