Home
last modified time | relevance | path

Searched defs:lm3601x_led (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/leds/
Dleds-lm3601x.c87 struct lm3601x_led { struct
88 struct led_classdev_flash fled_cdev;
89 struct i2c_client *client;
90 struct regmap *regmap;
91 struct mutex lock;
93 char led_name[LED_MAX_NAME_SIZE];
95 unsigned int flash_timeout;
96 unsigned int last_flag;
98 u32 torch_current_max;
99 u32 flash_current_max;
[all …]