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

#include <tps6105x.h>

Data Fields

struct tps6105x_platform_datapdata
 
struct mutex lock
 
struct i2c_clientclient
 
struct regulator_devregulator
 

Detailed Description

struct tps6105x - state holder for the TPS6105x drivers : mutex to serialize I2C accesses : corresponding I2C client : regulator device if used in voltage mode

Definition at line 89 of file tps6105x.h.

Field Documentation

Definition at line 92 of file tps6105x.h.

struct mutex lock

Definition at line 91 of file tps6105x.h.

Definition at line 90 of file tps6105x.h.

Definition at line 93 of file tps6105x.h.


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