Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbacklight.h182 struct backlight_properties { struct
199 * This value must be set in the backlight_properties passed to argument
203 int max_brightness;
231 * This value must be set in the backlight_properties argument
234 enum backlight_type type;
269 struct backlight_properties props; argument