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

Data Fields

struct devicedev
 
enum lm355x_type type
 
struct led_classdev cdev_flash
 
struct led_classdev cdev_torch
 
struct led_classdev cdev_indicator
 
struct work_struct work_flash
 
struct work_struct work_torch
 
struct work_struct work_indicator
 
u8 br_flash
 
u8 br_torch
 
u8 br_indicator
 
struct lm355x_platform_datapdata
 
struct regmapregmap
 
struct mutex lock
 
unsigned int last_flag
 
struct lm355x_reg_dataregs
 

Detailed Description

Definition at line 54 of file leds-lm355x.c.

Field Documentation

u8 br_flash

Definition at line 66 of file leds-lm355x.c.

u8 br_indicator

Definition at line 68 of file leds-lm355x.c.

u8 br_torch

Definition at line 67 of file leds-lm355x.c.

struct led_classdev cdev_flash

Definition at line 58 of file leds-lm355x.c.

struct led_classdev cdev_indicator

Definition at line 60 of file leds-lm355x.c.

struct led_classdev cdev_torch

Definition at line 59 of file leds-lm355x.c.

struct device* dev

Definition at line 55 of file leds-lm355x.c.

unsigned int last_flag

Definition at line 74 of file leds-lm355x.c.

struct mutex lock

Definition at line 72 of file leds-lm355x.c.

Definition at line 70 of file leds-lm355x.c.

Definition at line 71 of file leds-lm355x.c.

Definition at line 75 of file leds-lm355x.c.

Definition at line 56 of file leds-lm355x.c.

struct work_struct work_flash

Definition at line 62 of file leds-lm355x.c.

struct work_struct work_indicator

Definition at line 64 of file leds-lm355x.c.

struct work_struct work_torch

Definition at line 63 of file leds-lm355x.c.


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