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

#include <tps65090.h>

Data Fields

struct mutex lock
 
struct devicedev
 
struct i2c_clientclient
 
struct regmaprmap
 
struct irq_chip irq_chip
 
struct mutex irq_lock
 
int irq_base
 
unsigned int id
 

Detailed Description

Definition at line 27 of file tps65090.h.

Field Documentation

Definition at line 30 of file tps65090.h.

struct device* dev

Definition at line 29 of file tps65090.h.

unsigned int id

Definition at line 35 of file tps65090.h.

int irq_base

Definition at line 34 of file tps65090.h.

Definition at line 32 of file tps65090.h.

struct mutex irq_lock

Definition at line 33 of file tps65090.h.

struct mutex lock

Definition at line 28 of file tps65090.h.

struct regmap* rmap

Definition at line 31 of file tps65090.h.


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