speakup_thread
speakup_task = kthread_create(speakup_thread, NULL, "speakup");
int speakup_thread(void *data);