Home
last modified time | relevance | path

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

/linux/drivers/leds/rgb/
H A Dleds-lp5860-core.c62 static int lp5860_chip_enable(struct lp5860 *lp, bool enable) in lp5860_chip_enable() function
196 ret = lp5860_chip_enable(lp, LP5860_CHIP_ENABLE); in lp5860_device_init()
218 lp5860_chip_enable(lp, LP5860_CHIP_DISABLE); in lp5860_device_init()
227 lp5860_chip_enable(lp, LP5860_CHIP_DISABLE); in lp5860_device_remove()