Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/flash/
H A Dleds-lm3601x.c86 struct lm3601x_led { struct
87 struct led_classdev_flash fled_cdev;
88 struct i2c_client *client;
89 struct regmap *regmap;
90 struct mutex lock;
92 unsigned int flash_timeout;
93 unsigned int last_flag;
95 u32 torch_current_max;
96 u32 flash_current_max;
97 u32 max_flash_timeout;
[all …]