Home
last modified time | relevance | path

Searched refs:lp55xx_init_device (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/leds/
Dleds-lp55xx-common.h186 extern int lp55xx_init_device(struct lp55xx_chip *chip);
Dleds-lp55xx-common.c383 int lp55xx_init_device(struct lp55xx_chip *chip) in lp55xx_init_device() function
441 EXPORT_SYMBOL_GPL(lp55xx_init_device);
Dleds-lp8501.c339 ret = lp55xx_init_device(chip); in lp8501_probe()
Dleds-lp5521.c536 ret = lp55xx_init_device(chip); in lp5521_probe()
Dleds-lp5562.c551 ret = lp55xx_init_device(chip); in lp5562_probe()
Dleds-lp5523.c903 ret = lp55xx_init_device(chip); in lp5523_probe()
/Linux-v5.4/Documentation/leds/
Dleds-lp55xx.rst19 lp55xx_init_device() / lp55xx_deinit_device()