Searched refs:lp55xx_init_device (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/leds/
H A Dleds-lp55xx-common.h191 extern int lp55xx_init_device(struct lp55xx_chip *chip);
H A Dleds-lp55xx-common.c385 int lp55xx_init_device(struct lp55xx_chip *chip) lp55xx_init_device() function
443 EXPORT_SYMBOL_GPL(lp55xx_init_device); variable
H A Dleds-lp8501.c342 ret = lp55xx_init_device(chip); lp8501_probe()
H A Dleds-lp5521.c548 ret = lp55xx_init_device(chip); lp5521_probe()
H A Dleds-lp5562.c549 ret = lp55xx_init_device(chip); lp5562_probe()
H A Dleds-lp5523.c914 ret = lp55xx_init_device(chip); lp5523_probe()

Completed in 255 milliseconds