Symbol: BACKLIGHT_POWER_ON
arch/powerpc/kernel/traps.c
124
props->power = BACKLIGHT_POWER_ON;
drivers/gpu/drm/amd/amdgpu/atombios_encoders.c
218
bd->props.power = BACKLIGHT_POWER_ON;
drivers/gpu/drm/i915/display/intel_backlight.c
794
panel->backlight.device->props.power = BACKLIGHT_POWER_ON;
drivers/gpu/drm/i915/display/intel_backlight.c
891
bool enable = bd->props.power == BACKLIGHT_POWER_ON &&
drivers/gpu/drm/i915/display/intel_backlight.c
966
props.power = BACKLIGHT_POWER_ON;
drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c
604
ctx->bl_dev->props.power = BACKLIGHT_POWER_ON;
drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c
397
ctx->bl_dev->props.power = BACKLIGHT_POWER_ON;
drivers/gpu/drm/panel/panel-sony-acx565akm.c
345
.power = BACKLIGHT_POWER_ON,
drivers/gpu/drm/radeon/atombios_encoders.c
252
bd->props.power = BACKLIGHT_POWER_ON;
drivers/gpu/drm/radeon/radeon_legacy_encoders.c
453
bd->props.power = BACKLIGHT_POWER_ON;
drivers/gpu/drm/tilcdc/tilcdc_panel.c
52
BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF;
drivers/hid/hid-picolcd_backlight.c
35
data->lcd_power == BACKLIGHT_POWER_ON ? data->lcd_brightness : 0);
drivers/macintosh/via-pmu-backlight.c
183
bd->props.power = BACKLIGHT_POWER_ON;
drivers/platform/loongarch/loongson-laptop.c
428
props.power = BACKLIGHT_POWER_ON;
drivers/platform/x86/acer-wmi.c
1992
bd->props.power = BACKLIGHT_POWER_ON;
drivers/platform/x86/asus-laptop.c
823
bd->props.power = BACKLIGHT_POWER_ON;
drivers/platform/x86/asus-nb-wmi.c
565
driver->panel_power = BACKLIGHT_POWER_ON;
drivers/platform/x86/asus-wmi.c
4221
return ret ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF;
drivers/platform/x86/asus-wmi.c
4280
ctrl_param = !!(bd->props.power == BACKLIGHT_POWER_ON);
drivers/platform/x86/asus-wmi.c
4339
power = BACKLIGHT_POWER_ON;
drivers/platform/x86/asus-wmi.c
4397
return ret ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF;
drivers/platform/x86/asus-wmi.c
4431
if (power != BACKLIGHT_POWER_ON) {
drivers/platform/x86/asus-wmi.c
4439
} else if (power == BACKLIGHT_POWER_ON) {
drivers/platform/x86/dell/dell-uart-backlight.c
162
set_power[2] = (power == BACKLIGHT_POWER_ON) ? 1 : 0;
drivers/platform/x86/dell/dell-uart-backlight.c
308
ret = dell_uart_set_bl_power(dell_bl, BACKLIGHT_POWER_ON);
drivers/platform/x86/eeepc-laptop.c
1140
bd->props.power = BACKLIGHT_POWER_ON;
drivers/platform/x86/eeepc-wmi.c
195
driver->panel_power = BACKLIGHT_POWER_ON;
drivers/platform/x86/fujitsu-laptop.c
966
fujitsu_bl->bl_device->props.power = BACKLIGHT_POWER_ON;
drivers/platform/x86/intel/oaktrail.c
252
bd->props.power = BACKLIGHT_POWER_ON;
drivers/platform/x86/lenovo/ideapad-laptop.c
1546
blightdev->props.power = power ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF;
drivers/platform/x86/lenovo/ideapad-laptop.c
1572
blightdev->props.power = power ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF;
drivers/platform/x86/samsung-laptop.c
1297
samsung->backlight_device->props.power = BACKLIGHT_POWER_ON;
drivers/platform/x86/samsung-laptop.c
560
if (bd->props.power == BACKLIGHT_POWER_ON)
drivers/staging/fbtft/fbtft-core.c
803
fb_info->bl_dev->props.power = BACKLIGHT_POWER_ON;
drivers/video/backlight/aat2870_bl.c
159
bd->props.power = BACKLIGHT_POWER_ON;
drivers/video/backlight/ams369fg06.c
398
if (power != BACKLIGHT_POWER_ON && power != BACKLIGHT_POWER_OFF &&
drivers/video/backlight/ams369fg06.c
496
ams369fg06_power(lcd, BACKLIGHT_POWER_ON);
drivers/video/backlight/ams369fg06.c
498
lcd->power = BACKLIGHT_POWER_ON;
drivers/video/backlight/ams369fg06.c
535
return ams369fg06_power(lcd, BACKLIGHT_POWER_ON);
drivers/video/backlight/corgi_lcd.c
528
lcd->bl_dev->props.power = BACKLIGHT_POWER_ON;
drivers/video/backlight/corgi_lcd.c
549
lcd->bl_dev->props.power = BACKLIGHT_POWER_ON;
drivers/video/backlight/gpio_backlight.c
83
bl->props.power = def_value ? BACKLIGHT_POWER_ON
drivers/video/backlight/gpio_backlight.c
88
bl->props.power = BACKLIGHT_POWER_ON;
drivers/video/backlight/ipaq_micro_bl.c
44
.power = BACKLIGHT_POWER_ON,
drivers/video/backlight/jornada720_bl.c
124
bd->props.power = BACKLIGHT_POWER_ON;
drivers/video/backlight/kb3886_bl.c
154
kb3886_backlight_device->props.power = BACKLIGHT_POWER_ON;
drivers/video/backlight/ktd253-backlight.c
192
bl->props.power = BACKLIGHT_POWER_ON;
drivers/video/backlight/led_bl.c
205
BACKLIGHT_POWER_ON;
drivers/video/backlight/mp3309c.c
360
.power = BACKLIGHT_POWER_ON,
drivers/video/backlight/pandora_bl.c
45
if (bl->props.power != BACKLIGHT_POWER_ON)
drivers/video/backlight/pwm_bl.c
429
return BACKLIGHT_POWER_ON;
drivers/video/backlight/pwm_bl.c
437
return active ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF;
drivers/video/backlight/rave-sp-backlight.c
24
(p->power == BACKLIGHT_POWER_ON) ? p->brightness : 0;
drivers/video/backlight/sky81452-backlight.c
318
bd->props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/atmel_lcdfb.c
155
bl->props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/aty/aty128fb.c
1302
aty128_bl_set_power(info, BACKLIGHT_POWER_ON);
drivers/video/fbdev/aty/aty128fb.c
1861
bd->props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/aty/atyfb_base.c
2275
bd->props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/aty/radeon_backlight.c
182
bd->props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/chipsfb.c
402
pmac_backlight->props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/nvidia/nv_backlight.c
115
bd->props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c
1218
bldev->props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c
757
props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/riva/fbdev.c
350
bd->props.power = BACKLIGHT_POWER_ON;
drivers/video/fbdev/sh_mobile_lcdcfb.c
1052
ch->bl->props.power = BACKLIGHT_POWER_ON;
include/linux/backlight.h
320
bd->props.power = BACKLIGHT_POWER_ON;
include/linux/backlight.h
354
return bd->props.power != BACKLIGHT_POWER_ON ||