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

#include <palmas.h>

Data Fields

struct palmaspalmas
 
struct devicedev
 
spinlock_t lock
 
struct regulatorvbus_reg
 
struct work_struct set_vbus_work
 
int irq1
 
int irq2
 
int irq3
 
int irq4
 
int vbus_enable
 
u8 linkstat
 

Detailed Description

Definition at line 340 of file palmas.h.

Field Documentation

struct device* dev

Definition at line 342 of file palmas.h.

int irq1

Definition at line 352 of file palmas.h.

int irq2

Definition at line 353 of file palmas.h.

int irq3

Definition at line 354 of file palmas.h.

int irq4

Definition at line 355 of file palmas.h.

u8 linkstat

Definition at line 359 of file palmas.h.

spinlock_t lock

Definition at line 345 of file palmas.h.

Definition at line 341 of file palmas.h.

struct work_struct set_vbus_work

Definition at line 350 of file palmas.h.

int vbus_enable

Definition at line 357 of file palmas.h.

struct regulator* vbus_reg

Definition at line 347 of file palmas.h.


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