Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dlm3533.h35 unsigned have_leds:1; member
/Linux-v4.19/arch/arm/mach-davinci/
Dboard-dm365-evm.c574 static inline int have_leds(void) in have_leds() function
626 if (!have_leds() || !cpld) in cpld_leds_init()
/Linux-v4.19/drivers/mfd/
Dlm3533-core.c374 else if (!lm3533->have_leds && type == LM3533_ATTR_TYPE_LED) in lm3533_attr_is_visible()
461 lm3533->have_leds = 1; in lm3533_device_led_init()