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

#include <max8907.h>

Data Fields

struct devicedev
 
struct mutex irq_lock
 
struct i2c_clienti2c_gen
 
struct i2c_clienti2c_rtc
 
struct regmapregmap_gen
 
struct regmapregmap_rtc
 
struct regmap_irq_chip_datairqc_chg
 
struct regmap_irq_chip_datairqc_on_off
 
struct regmap_irq_chip_datairqc_rtc
 

Detailed Description

Definition at line 240 of file max8907.h.

Field Documentation

struct device* dev

Definition at line 241 of file max8907.h.

struct i2c_client* i2c_gen

Definition at line 243 of file max8907.h.

struct i2c_client* i2c_rtc

Definition at line 244 of file max8907.h.

struct mutex irq_lock

Definition at line 242 of file max8907.h.

Definition at line 247 of file max8907.h.

Definition at line 248 of file max8907.h.

Definition at line 249 of file max8907.h.

struct regmap* regmap_gen

Definition at line 245 of file max8907.h.

struct regmap* regmap_rtc

Definition at line 246 of file max8907.h.


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