Home
last modified time | relevance | path

Searched full:backlights (Results 1 – 23 of 23) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/leds/backlight/
D88pm860x.txt9 backlights {
Dtps65217-backlight.txt4 used to drive LEDs for use as backlights.
Dkinetic,ktd253.yaml13 The Kinetic Technologies KTD253 and KTD259 are white LED backlights
/linux-6.12.1/include/linux/mfd/pcf50633/
Dbacklight.h25 * When changing the backlights brightness the change is not instant, instead
/linux-6.12.1/drivers/video/backlight/
D88pm860x_bl.c157 nproot = of_get_child_by_name(pdev->dev.parent->of_node, "backlights"); in pm860x_backlight_dt_init()
159 dev_err(&pdev->dev, "failed to find backlights node\n"); in pm860x_backlight_dt_init()
DKconfig208 The backlights can be controlled directly, through PWM input, or by
Dpwm_bl.c179 * for LED based backlights using the CIE1931 algorithm.
/linux-6.12.1/Documentation/fb/
Dsa1100fb.rst26 (controlling backlights, powering on the LCD, etc.), the command line
/linux-6.12.1/drivers/mfd/
Dlm3533-core.c408 if (!pdata->backlights || pdata->num_backlights == 0) in lm3533_device_bl_init()
415 lm3533_bl_devs[i].platform_data = &pdata->backlights[i]; in lm3533_device_bl_init()
416 lm3533_bl_devs[i].pdata_size = sizeof(pdata->backlights[i]); in lm3533_device_bl_init()
/linux-6.12.1/include/linux/mfd/
Dlm3533.h78 struct lm3533_bl_platform_data *backlights; member
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
D88pm860x.txt66 backlights {
/linux-6.12.1/drivers/video/fbdev/core/
Dfbsysfs.c361 * don't have backlights. in store_bl_curve()
401 * don't have backlights. in show_bl_curve()
/linux-6.12.1/arch/arm/boot/dts/marvell/
Dpxa910-dkb.dts146 backlights {
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_acpi.c347 * only be called after any native backlights have been registered. in intel_acpi_video_register()
Dintel_quirks.c194 /* Acer C720 and C720P Chromebooks (Celeron 2955U) have backlights */
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-backlight12 backlights with a linear brightness curve.
/linux-6.12.1/drivers/leds/
Dleds-lp3944.c22 * leds, the camera flash light and the displays backlights.
/linux-6.12.1/drivers/pwm/
DKconfig12 display backlights.
/linux-6.12.1/drivers/iio/light/
DKconfig384 The sensor interface can be used to control the LEDs and backlights
/linux-6.12.1/drivers/gpu/drm/panel/
DKconfig145 embedded and external backlights.
/linux-6.12.1/Documentation/gpu/
Dtodo.rst767 2. video: this does support controlling multiple backlights, but some work
/linux-6.12.1/drivers/pci/
Dvgaarb.c969 * the VGA registers to control things like backlights etc. Hopefully newer
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1552 /* TODO: Should we extend this to PWM-only backlights?