Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbacklight.h164 struct backlight_properties { struct
181 * This value must be set in the backlight_properties passed to argument
185 int max_brightness;
213 * This value must be set in the backlight_properties argument
216 enum backlight_type type;
251 struct backlight_properties props; argument