Searched refs:LED_MULTI_COLOR (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | leds.h | 111 #define LED_MULTI_COLOR BIT(25) macro |
| /linux/drivers/leds/ | ||
| H A D | led-triggers.c | 436 if (!(led_cdev->flags & LED_MULTI_COLOR)) in led_mc_trigger_event() |