Home
last modified time | relevance | path

Searched refs:aw200xx (Results 1 – 3 of 3) sorted by relevance

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