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

#include <hda_beep.h>

Data Fields

struct input_dev * dev
 
struct hda_codeccodec
 
char phys [32]
 
int tone
 
hda_nid_t nid
 
unsigned int enabled:1
 
unsigned int linear_tone:1
 
struct work_struct beep_work
 
struct mutex mutex
 

Detailed Description

Definition at line 31 of file hda_beep.h.

Field Documentation

struct work_struct beep_work

Definition at line 39 of file hda_beep.h.

struct hda_codec* codec

Definition at line 33 of file hda_beep.h.

struct input_dev* dev

Definition at line 32 of file hda_beep.h.

unsigned int enabled

Definition at line 37 of file hda_beep.h.

unsigned int linear_tone

Definition at line 38 of file hda_beep.h.

Definition at line 40 of file hda_beep.h.

hda_nid_t nid

Definition at line 36 of file hda_beep.h.

char phys[32]

Definition at line 34 of file hda_beep.h.

int tone

Definition at line 35 of file hda_beep.h.


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