Linux Kernel
3.7.1
|
Data Fields | |
struct tca6507_chip * | chip |
struct led_classdev | led_cdev |
int | num |
int | ontime |
int | offtime |
int | on_dflt |
int | off_dflt |
int | bank |
int | blink |
Definition at line 169 of file leds-tca6507.c.
Definition at line 175 of file leds-tca6507.c.
int blink |
Definition at line 176 of file leds-tca6507.c.
Definition at line 170 of file leds-tca6507.c.
struct led_classdev led_cdev |
Definition at line 171 of file leds-tca6507.c.
int num |
Definition at line 172 of file leds-tca6507.c.
int off_dflt |
Definition at line 174 of file leds-tca6507.c.
int offtime |
Definition at line 173 of file leds-tca6507.c.
int on_dflt |
Definition at line 174 of file leds-tca6507.c.
int ontime |
Definition at line 173 of file leds-tca6507.c.