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

#include <max77693-private.h>

Data Fields

struct devicedev
 
struct i2c_clienti2c
 
struct i2c_clientmuic
 
struct i2c_clienthaptic
 
int type
 
struct regmapregmap
 
struct regmapregmap_muic
 
struct regmapregmap_haptic
 
struct irq_domainirq_domain
 
int irq
 
int irq_gpio
 
bool wakeup
 
struct mutex irqlock
 
int irq_masks_cur [MAX77693_IRQ_GROUP_NR]
 
int irq_masks_cache [MAX77693_IRQ_GROUP_NR]
 

Detailed Description

Definition at line 188 of file max77693-private.h.

Field Documentation

struct device* dev

Definition at line 189 of file max77693-private.h.

struct i2c_client* haptic

Definition at line 192 of file max77693-private.h.

Definition at line 190 of file max77693-private.h.

int irq

Definition at line 202 of file max77693-private.h.

Definition at line 200 of file max77693-private.h.

int irq_gpio

Definition at line 203 of file max77693-private.h.

int irq_masks_cache[MAX77693_IRQ_GROUP_NR]

Definition at line 207 of file max77693-private.h.

int irq_masks_cur[MAX77693_IRQ_GROUP_NR]

Definition at line 206 of file max77693-private.h.

struct mutex irqlock

Definition at line 205 of file max77693-private.h.

Definition at line 191 of file max77693-private.h.

Definition at line 196 of file max77693-private.h.

struct regmap* regmap_haptic

Definition at line 198 of file max77693-private.h.

struct regmap* regmap_muic

Definition at line 197 of file max77693-private.h.

Definition at line 194 of file max77693-private.h.

bool wakeup

Definition at line 204 of file max77693-private.h.


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