Home
last modified time | relevance | path

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

/linux/drivers/leds/
A Dleds-lp55xx-common.h152 struct lp55xx_chip { struct
153 struct i2c_client *cl;
154 struct clk *clk;
155 struct lp55xx_platform_data *pdata;
156 struct mutex lock; /* lock for user-space interface */
157 int num_leds;
158 struct lp55xx_device_config *cfg;
182 struct lp55xx_chip *chip; argument

Completed in 3 milliseconds