Home
last modified time | relevance | path

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

/linux-5.19.10/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;
219 int power;
246 * This value must be set in the backlight_properties argument
249 enum backlight_type type;
284 struct backlight_properties props; argument