Searched defs:led_properties (Results 1 – 1 of 1) sorted by relevance
656 struct led_properties { struct657 u32 color;658 bool color_present;659 const char *function;660 u32 func_enum;661 bool func_enum_present;662 const char *label;
Completed in 8 milliseconds