Searched full:backlights (Results 1 – 23 of 23) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/leds/backlight/ |
D | 88pm860x.txt | 9 backlights {
|
D | tps65217-backlight.txt | 4 used to drive LEDs for use as backlights.
|
D | kinetic,ktd253.yaml | 13 The Kinetic Technologies KTD253 and KTD259 are white LED backlights
|
/linux-6.12.1/include/linux/mfd/pcf50633/ |
D | backlight.h | 25 * When changing the backlights brightness the change is not instant, instead
|
/linux-6.12.1/drivers/video/backlight/ |
D | 88pm860x_bl.c | 157 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()
|
D | Kconfig | 208 The backlights can be controlled directly, through PWM input, or by
|
D | pwm_bl.c | 179 * for LED based backlights using the CIE1931 algorithm.
|
/linux-6.12.1/Documentation/fb/ |
D | sa1100fb.rst | 26 (controlling backlights, powering on the LCD, etc.), the command line
|
/linux-6.12.1/drivers/mfd/ |
D | lm3533-core.c | 408 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/ |
D | lm3533.h | 78 struct lm3533_bl_platform_data *backlights; member
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | 88pm860x.txt | 66 backlights {
|
/linux-6.12.1/drivers/video/fbdev/core/ |
D | fbsysfs.c | 361 * 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/ |
D | pxa910-dkb.dts | 146 backlights {
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_acpi.c | 347 * only be called after any native backlights have been registered. in intel_acpi_video_register()
|
D | intel_quirks.c | 194 /* Acer C720 and C720P Chromebooks (Celeron 2955U) have backlights */
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-backlight | 12 backlights with a linear brightness curve.
|
/linux-6.12.1/drivers/leds/ |
D | leds-lp3944.c | 22 * leds, the camera flash light and the displays backlights.
|
/linux-6.12.1/drivers/pwm/ |
D | Kconfig | 12 display backlights.
|
/linux-6.12.1/drivers/iio/light/ |
D | Kconfig | 384 The sensor interface can be used to control the LEDs and backlights
|
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | Kconfig | 145 embedded and external backlights.
|
/linux-6.12.1/Documentation/gpu/ |
D | todo.rst | 767 2. video: this does support controlling multiple backlights, but some work
|
/linux-6.12.1/drivers/pci/ |
D | vgaarb.c | 969 * the VGA registers to control things like backlights etc. Hopefully newer
|
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 1552 /* TODO: Should we extend this to PWM-only backlights?
|