Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/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