Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | pca9532_led |
struct | pca9532_platform_data |
Enumerations | |
enum | pca9532_state { PCA9532_OFF = 0x0, PCA9532_ON = 0x1, PCA9532_PWM0 = 0x2, PCA9532_PWM1 = 0x3 } |
enum | pca9532_type { PCA9532_TYPE_NONE, PCA9532_TYPE_LED, PCA9532_TYPE_N2100_BEEP, PCA9532_TYPE_GPIO } |
enum pca9532_state |
Definition at line 20 of file leds-pca9532.h.
enum pca9532_type |
Definition at line 27 of file leds-pca9532.h.