Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sparcspkr_state Struct Reference

Data Fields

const charname
 
int(* event )(struct input_dev *dev, unsigned int type, unsigned int code, int value)
 
spinlock_t lock
 
struct input_dev * input_dev
 
union {
   struct grover_beep_info   grover
 
   struct bbc_beep_info   bbc
 
u
 

Detailed Description

Definition at line 30 of file sparcspkr.c.

Field Documentation

Definition at line 37 of file sparcspkr.c.

int(* event)(struct input_dev *dev, unsigned int type, unsigned int code, int value)

Definition at line 32 of file sparcspkr.c.

Definition at line 36 of file sparcspkr.c.

struct input_dev* input_dev

Definition at line 34 of file sparcspkr.c.

spinlock_t lock

Definition at line 33 of file sparcspkr.c.

const char* name

Definition at line 31 of file sparcspkr.c.

union { ... } u

The documentation for this struct was generated from the following file: