Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/leds/
Dleds-lp55xx-common.h195 extern int lp55xx_init_device(struct lp55xx_chip *chip);
Dleds-lp55xx-common.c426 int lp55xx_init_device(struct lp55xx_chip *chip) in lp55xx_init_device() function
477 EXPORT_SYMBOL_GPL(lp55xx_init_device);
Dleds-lp8501.c341 ret = lp55xx_init_device(chip); in lp8501_probe()
Dleds-lp5521.c558 ret = lp55xx_init_device(chip); in lp5521_probe()
Dleds-lp5562.c554 ret = lp55xx_init_device(chip); in lp5562_probe()
Dleds-lp5523.c926 ret = lp55xx_init_device(chip); in lp5523_probe()
/Linux-v5.10/Documentation/leds/
Dleds-lp55xx.rst19 lp55xx_init_device() / lp55xx_deinit_device()