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

#include <max8925.h>

Data Fields

struct devicedev
 
struct i2c_clienti2c
 
struct i2c_clientadc
 
struct i2c_clientrtc
 
struct mutex io_lock
 
struct mutex irq_lock
 
int irq_base
 
int core_irq
 
int tsc_irq
 
unsigned int wakeup_flag
 

Detailed Description

Definition at line 193 of file max8925.h.

Field Documentation

Definition at line 196 of file max8925.h.

int core_irq

Definition at line 202 of file max8925.h.

struct device* dev

Definition at line 194 of file max8925.h.

Definition at line 195 of file max8925.h.

struct mutex io_lock

Definition at line 198 of file max8925.h.

int irq_base

Definition at line 201 of file max8925.h.

struct mutex irq_lock

Definition at line 199 of file max8925.h.

Definition at line 197 of file max8925.h.

int tsc_irq

Definition at line 203 of file max8925.h.

unsigned int wakeup_flag

Definition at line 205 of file max8925.h.


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