Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-lm3532.c159 struct lm3532_data { struct
160 struct gpio_desc *enable_gpio;
161 struct regulator *regulator;
162 struct i2c_client *client;
163 struct regmap *regmap;
164 struct device *dev;
165 struct mutex lock;
167 struct lm3532_als_data *als_data;
169 u32 runtime_ramp_up;
170 u32 runtime_ramp_down;
[all …]