Searched defs:backlight_properties (Results 1 – 1 of 1) sorted by relevance
67 struct backlight_properties { struct69 int brightness;71 int max_brightness;95 struct backlight_properties props; argument