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

#include <mc13xxx.h>

Data Fields

struct regmapregmap
 
struct devicedev
 
enum mc13xxx_id ictype
 
struct mutex lock
 
int irq
 
int flags
 
irq_handler_t irqhandler [MC13XXX_NUM_IRQ]
 
voidirqdata [MC13XXX_NUM_IRQ]
 
int adcflags
 

Detailed Description

Definition at line 24 of file mc13xxx.h.

Field Documentation

int adcflags

Definition at line 37 of file mc13xxx.h.

struct device* dev

Definition at line 27 of file mc13xxx.h.

int flags

Definition at line 32 of file mc13xxx.h.

enum mc13xxx_id ictype

Definition at line 28 of file mc13xxx.h.

int irq

Definition at line 31 of file mc13xxx.h.

void* irqdata[MC13XXX_NUM_IRQ]

Definition at line 35 of file mc13xxx.h.

Definition at line 34 of file mc13xxx.h.

struct mutex lock

Definition at line 30 of file mc13xxx.h.

Definition at line 25 of file mc13xxx.h.


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