Home
last modified time | relevance | path

Searched refs:lightness (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/video/backlight/
Dpwm_bl.c153 static u64 cie1931(unsigned int lightness) in cie1931() argument
164 lightness *= 100; in cie1931()
165 if (lightness <= (8 * PWM_LUMINANCE_SCALE)) { in cie1931()
166 retval = DIV_ROUND_CLOSEST(lightness * 10, 9033); in cie1931()
168 retval = (lightness + (16 * PWM_LUMINANCE_SCALE)) / 116; in cie1931()
/linux-6.12.1/Documentation/leds/
Dleds-blinkm.rst28 Hue is controlled by the multi_intensity file and lightness is controlled by
37 The overall lightness be changed by writing a value between 0 and 255 to the
Dleds-class-multicolor.rst10 aspects of the final combined color: hue and lightness. The former is
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dsubdev-formats.rst8093 - The hue, saturation, value or lightness and optional alpha components