|
Linux Kernel
3.7.1
|
#include <linux/kthread.h>#include <linux/wait.h>#include "spk_types.h"#include "speakup.h"#include "spk_priv.h"Go to the source code of this file.
Functions | |
| DECLARE_WAIT_QUEUE_HEAD (speakup_event) | |
| EXPORT_SYMBOL_GPL (speakup_event) | |
| int | speakup_thread (void *data) |
| DECLARE_WAIT_QUEUE_HEAD | ( | speakup_event | ) |
| EXPORT_SYMBOL_GPL | ( | speakup_event | ) |
1.8.2