| /linux-6.15/drivers/video/backlight/ |
| H A D | ams369fg06.c | 398 if (power != BACKLIGHT_POWER_ON && power != BACKLIGHT_POWER_OFF && in ams369fg06_set_power() 494 lcd->power = BACKLIGHT_POWER_OFF; in ams369fg06_probe() 512 ams369fg06_power(lcd, BACKLIGHT_POWER_OFF); in ams369fg06_remove() 526 return ams369fg06_power(lcd, BACKLIGHT_POWER_OFF); in ams369fg06_suspend() 533 lcd->power = BACKLIGHT_POWER_OFF; in ams369fg06_resume() 546 ams369fg06_power(lcd, BACKLIGHT_POWER_OFF); in ams369fg06_shutdown()
|
| H A D | gpio_backlight.c | 84 : BACKLIGHT_POWER_OFF; in gpio_backlight_probe() 86 bl->props.power = BACKLIGHT_POWER_OFF; in gpio_backlight_probe()
|
| H A D | ktd253-backlight.c | 195 bl->props.power = BACKLIGHT_POWER_OFF; in ktd253_backlight_probe()
|
| H A D | aat2870_bl.c | 179 bd->props.power = BACKLIGHT_POWER_OFF; in aat2870_bl_remove()
|
| H A D | led_bl.c | 203 props.power = (priv->default_brightness > 0) ? BACKLIGHT_POWER_OFF : in led_bl_probe()
|
| H A D | mp3309c.c | 391 bl->props.power = BACKLIGHT_POWER_OFF; in mp3309c_remove()
|
| H A D | lm3533_bl.c | 346 bd->props.power = BACKLIGHT_POWER_OFF; in lm3533_bl_remove()
|
| H A D | pwm_bl.c | 437 return active ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF; in pwm_backlight_initial_power_state()
|
| /linux-6.15/include/linux/ |
| H A D | backlight.h | 204 #define BACKLIGHT_POWER_OFF (4) macro 350 bd->props.power = BACKLIGHT_POWER_OFF; in backlight_disable()
|
| /linux-6.15/drivers/hid/ |
| H A D | hid-picolcd_backlight.c | 98 data->backlight->props.power = BACKLIGHT_POWER_OFF; in picolcd_suspend_backlight()
|
| /linux-6.15/drivers/gpu/drm/panel/ |
| H A D | panel-samsung-s6e63j0x03.c | 249 ctx->bl_dev->props.power = BACKLIGHT_POWER_OFF; in s6e63j0x03_unprepare() 477 ctx->bl_dev->props.power = BACKLIGHT_POWER_OFF; in s6e63j0x03_probe()
|
| H A D | panel-orisetech-otm8009a.c | 469 ctx->bl_dev->props.power = BACKLIGHT_POWER_OFF; in otm8009a_probe()
|
| H A D | panel-samsung-s6e3ha2.c | 732 ctx->bl_dev->props.power = BACKLIGHT_POWER_OFF; in s6e3ha2_probe()
|
| H A D | panel-novatek-nt35510.c | 1172 bl->props.power = BACKLIGHT_POWER_OFF; in nt35510_probe()
|
| /linux-6.15/drivers/staging/fbtft/ |
| H A D | fb_ssd1351.c | 214 bl_props.power = BACKLIGHT_POWER_OFF; in register_onboard_backlight()
|
| H A D | fbtft-core.c | 155 par->info->bl_dev->props.power = BACKLIGHT_POWER_OFF; in fbtft_unregister_backlight() 181 bl_props.power = BACKLIGHT_POWER_OFF; in fbtft_register_backlight()
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | fujitsu-laptop.c | 362 return b->props.power == BACKLIGHT_POWER_OFF ? 0 : get_lcd_level(device); in bl_get_brightness() 370 if (b->props.power == BACKLIGHT_POWER_OFF) in bl_update_status() 960 fujitsu_bl->bl_device->props.power = BACKLIGHT_POWER_OFF; in acpi_fujitsu_laptop_add()
|
| H A D | ideapad-laptop.c | 1436 blightdev->props.power != BACKLIGHT_POWER_OFF); in ideapad_backlight_update_status() 1486 blightdev->props.power = power ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF; in ideapad_backlight_init() 1512 blightdev->props.power = power ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF; in ideapad_backlight_notify_power()
|
| H A D | asus-wmi.c | 3914 return ret ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF; in read_backlight_power() 4090 return ret ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF; in read_screenpad_backlight_power() 4103 if (err == BACKLIGHT_POWER_OFF) in read_screenpad_brightness() 4162 if (power != BACKLIGHT_POWER_OFF) { in asus_screenpad_init()
|
| /linux-6.15/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_panel.c | 52 BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF; in panel_encoder_dpms()
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_backlight.c | 463 panel->backlight.device->props.power = BACKLIGHT_POWER_OFF; in intel_backlight_disable() 892 bd->props.power = BACKLIGHT_POWER_OFF; in intel_backlight_device_update_status() 966 props.power = BACKLIGHT_POWER_OFF; in intel_backlight_device_register()
|
| /linux-6.15/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | panel-dsi-cm.c | 1256 bldev->props.power = BACKLIGHT_POWER_OFF; in dsicm_remove()
|
| /linux-6.15/drivers/video/fbdev/ |
| H A D | atmel_lcdfb.c | 165 sinfo->backlight->props.power = BACKLIGHT_POWER_OFF; in exit_backlight()
|
| H A D | sh_mobile_lcdcfb.c | 1085 ch->bl->props.power = BACKLIGHT_POWER_OFF; in sh_mobile_lcdc_stop()
|
| /linux-6.15/drivers/video/fbdev/aty/ |
| H A D | aty128fb.c | 1306 aty128_bl_set_power(info, BACKLIGHT_POWER_OFF); in aty128_set_lcd_enable()
|