Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-class-multicolor.yaml28 const: 8 # LED_COLOR_ID_MULTI
31 LED_COLOR_ID_MULTI which can be found in include/linux/leds/common.h.
H A Dcznic,turris-omnia-leds.yaml76 color = <LED_COLOR_ID_MULTI>;
83 color = <LED_COLOR_ID_MULTI>;
H A Dleds-lp55xx.yaml192 color = <LED_COLOR_ID_MULTI>;
/f-stack/freebsd/contrib/device-tree/include/dt-bindings/leds/
H A Dcommon.h33 #define LED_COLOR_ID_MULTI 8 /* For multicolor LEDs */ macro