Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/leds/
Dleds-lp55xx-common.h202 extern void lp55xx_unregister_sysfs(struct lp55xx_chip *chip);
Dleds-lp55xx-common.c534 void lp55xx_unregister_sysfs(struct lp55xx_chip *chip) in lp55xx_unregister_sysfs() function
544 EXPORT_SYMBOL_GPL(lp55xx_unregister_sysfs);
Dleds-lp8501.c375 lp55xx_unregister_sysfs(chip); in lp8501_remove()
Dleds-lp5562.c581 lp55xx_unregister_sysfs(chip); in lp5562_remove()
Dleds-lp5521.c581 lp55xx_unregister_sysfs(chip); in lp5521_remove()
Dleds-lp5523.c799 lp55xx_unregister_sysfs(chip); in lp5523_remove()
/linux-4.1.27/Documentation/leds/
Dleds-lp55xx.txt19 lp55xx_regsister_sysfs() / lp55xx_unregister_sysfs()