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

#include <tps65910.h>

Data Fields

struct devicedev
 
struct i2c_clienti2c_client
 
struct regmapregmap
 
struct mutex io_mutex
 
unsigned int id
 
struct tps65910_pmic * pmic
 
struct tps65910_rtcrtc
 
struct tps65910_power * power
 
struct tps65910_boardof_plat_data
 
struct mutex irq_lock
 
int chip_irq
 
int irq_base
 
int irq_num
 
u32 irq_mask
 
struct irq_domaindomain
 

Detailed Description

struct tps65910 - tps65910 sub-driver chip access routines

Definition at line 835 of file tps65910.h.

Field Documentation

int chip_irq

Definition at line 852 of file tps65910.h.

struct device* dev

Definition at line 836 of file tps65910.h.

struct irq_domain* domain

Definition at line 856 of file tps65910.h.

Definition at line 837 of file tps65910.h.

unsigned int id

Definition at line 840 of file tps65910.h.

struct mutex io_mutex

Definition at line 839 of file tps65910.h.

int irq_base

Definition at line 853 of file tps65910.h.

struct mutex irq_lock

Definition at line 851 of file tps65910.h.

u32 irq_mask

Definition at line 855 of file tps65910.h.

int irq_num

Definition at line 854 of file tps65910.h.

struct tps65910_board* of_plat_data

Definition at line 848 of file tps65910.h.

struct tps65910_pmic* pmic

Definition at line 843 of file tps65910.h.

struct tps65910_power* power

Definition at line 845 of file tps65910.h.

Definition at line 838 of file tps65910.h.

Definition at line 844 of file tps65910.h.


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