Home
last modified time | relevance | path

Searched defs:led_properties (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dleds.h498 struct led_properties { struct
499 u32 color;
500 bool color_present;
501 const char *function;
502 u32 func_enum;
503 bool func_enum_present;
504 const char *label;
/kernel/linux/linux-6.6/include/linux/
Dleds.h635 struct led_properties { struct
636 u32 color;
637 bool color_present;
638 const char *function;
639 u32 func_enum;
640 bool func_enum_present;
641 const char *label;