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

#include <wm97xx.h>

Data Fields

u16 dig [3]
 
u16 id
 
u16 gpio [6]
 
u16 misc
 
u16 dig_save [3]
 
struct wm97xx_codec_drvcodec
 
struct input_dev * input_dev
 
struct snd_ac97ac97
 
struct devicedev
 
struct platform_devicebattery_dev
 
struct platform_devicetouch_dev
 
struct wm97xx_mach_opsmach_ops
 
struct mutex codec_mutex
 
struct delayed_work ts_reader
 
unsigned long ts_reader_interval
 
unsigned long ts_reader_min_interval
 
unsigned int pen_irq
 
struct workqueue_structts_workq
 
struct work_struct pen_event_work
 
u16 acc_slot
 
u16 acc_rate
 
unsigned pen_is_down:1
 
unsigned aux_waiting:1
 
unsigned pen_probably_down:1
 
u16 variant
 
u16 suspend_mode
 

Detailed Description

Definition at line 267 of file wm97xx.h.

Field Documentation

Definition at line 272 of file wm97xx.h.

u16 acc_rate

Definition at line 285 of file wm97xx.h.

u16 acc_slot

Definition at line 284 of file wm97xx.h.

unsigned aux_waiting

Definition at line 287 of file wm97xx.h.

struct platform_device* battery_dev

Definition at line 274 of file wm97xx.h.

Definition at line 270 of file wm97xx.h.

struct mutex codec_mutex

Definition at line 277 of file wm97xx.h.

struct device* dev

Definition at line 273 of file wm97xx.h.

u16 dig[3]

Definition at line 268 of file wm97xx.h.

u16 dig_save[3]

Definition at line 269 of file wm97xx.h.

u16 gpio[6]

Definition at line 268 of file wm97xx.h.

Definition at line 268 of file wm97xx.h.

struct input_dev* input_dev

Definition at line 271 of file wm97xx.h.

Definition at line 276 of file wm97xx.h.

u16 misc

Definition at line 268 of file wm97xx.h.

struct work_struct pen_event_work

Definition at line 283 of file wm97xx.h.

unsigned int pen_irq

Definition at line 281 of file wm97xx.h.

unsigned pen_is_down

Definition at line 286 of file wm97xx.h.

unsigned pen_probably_down

Definition at line 288 of file wm97xx.h.

u16 suspend_mode

Definition at line 290 of file wm97xx.h.

struct platform_device* touch_dev

Definition at line 275 of file wm97xx.h.

struct delayed_work ts_reader

Definition at line 278 of file wm97xx.h.

unsigned long ts_reader_interval

Definition at line 279 of file wm97xx.h.

unsigned long ts_reader_min_interval

Definition at line 280 of file wm97xx.h.

Definition at line 282 of file wm97xx.h.

u16 variant

Definition at line 289 of file wm97xx.h.


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