Searched refs:LED_MULTI_COLOR (Results 1 – 3 of 3) sorted by relevance
135 led_cdev->flags |= LED_MULTI_COLOR; in led_classdev_multicolor_register_ext()
383 if (!(led_cdev->flags & LED_MULTI_COLOR)) { in led_mc_set_brightness()
111 #define LED_MULTI_COLOR BIT(25) macro