Searched defs:led_properties (Results 1 – 1 of 1) sorted by relevance
529 struct led_properties { struct530 u32 color;531 bool color_present;532 const char *function;533 u32 func_enum;534 bool func_enum_present;535 const char *label;
Completed in 6 milliseconds