Searched refs:aw200xx (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/leds/
H A DMakefile17 obj-$(CONFIG_LEDS_AW200XX) += leds-aw200xx.o
H A Dleds-aw200xx.c110 struct aw200xx *chip;
115 struct aw200xx { struct
144 struct aw200xx *chip = led->chip;
189 struct aw200xx *chip = led->chip;
215 static u32 aw200xx_imax_from_global(const struct aw200xx *const chip,
237 static u32 aw200xx_imax_to_global(const struct aw200xx *const chip,
281 static int aw200xx_set_imax(const struct aw200xx *const chip,
316 static int aw200xx_chip_reset(const struct aw200xx *const chip)
331 static int aw200xx_chip_init(const struct aw200xx *const chip)
349 static int aw200xx_chip_check(const struct aw200xx *cons
[all...]

Completed in 194 milliseconds