Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
thread.c File Reference
#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)
 

Function Documentation

DECLARE_WAIT_QUEUE_HEAD ( speakup_event  )
EXPORT_SYMBOL_GPL ( speakup_event  )
int speakup_thread ( void data)

Definition at line 11 of file thread.c.