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

Data Fields

struct devicedev
 
struct max77693_devmax77693
 
struct extcon_devedev
 
int prev_adc
 
int prev_adc_gnd
 
int prev_chg_type
 
u8 status [2]
 
int irq
 
struct work_struct irq_work
 
struct mutex mutex
 

Detailed Description

Definition at line 126 of file extcon-max77693.c.

Field Documentation

struct device* dev

Definition at line 127 of file extcon-max77693.c.

Definition at line 129 of file extcon-max77693.c.

int irq

Definition at line 135 of file extcon-max77693.c.

Definition at line 136 of file extcon-max77693.c.

struct max77693_dev* max77693

Definition at line 128 of file extcon-max77693.c.

Definition at line 137 of file extcon-max77693.c.

int prev_adc

Definition at line 130 of file extcon-max77693.c.

int prev_adc_gnd

Definition at line 131 of file extcon-max77693.c.

int prev_chg_type

Definition at line 132 of file extcon-max77693.c.

u8 status[2]

Definition at line 133 of file extcon-max77693.c.


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