Home
last modified time | relevance | path

Searched refs:BACKLIGHT_POWER_ON (Results 1 – 25 of 46) sorted by relevance

12

/linux/include/linux/
H A Dbacklight.h201 #define BACKLIGHT_POWER_ON (0) macro
320 bd->props.power = BACKLIGHT_POWER_ON; in backlight_enable()
354 return bd->props.power != BACKLIGHT_POWER_ON || in backlight_is_blank()
/linux/drivers/video/backlight/
H A Dgpio_backlight.c83 bl->props.power = def_value ? BACKLIGHT_POWER_ON in gpio_backlight_probe()
88 bl->props.power = BACKLIGHT_POWER_ON; in gpio_backlight_probe()
H A Dams369fg06.c398 if (power != BACKLIGHT_POWER_ON && power != BACKLIGHT_POWER_OFF && in ams369fg06_set_power()
496 ams369fg06_power(lcd, BACKLIGHT_POWER_ON); in ams369fg06_probe()
498 lcd->power = BACKLIGHT_POWER_ON; in ams369fg06_probe()
535 return ams369fg06_power(lcd, BACKLIGHT_POWER_ON); in ams369fg06_resume()
H A Dipaq_micro_bl.c44 .power = BACKLIGHT_POWER_ON,
H A Drave-sp-backlight.c24 (p->power == BACKLIGHT_POWER_ON) ? p->brightness : 0; in rave_sp_backlight_update_status()
H A Djornada720_bl.c124 bd->props.power = BACKLIGHT_POWER_ON; in jornada_bl_probe()
H A Dkb3886_bl.c154 kb3886_backlight_device->props.power = BACKLIGHT_POWER_ON; in kb3886bl_probe()
H A Dpandora_bl.c45 if (bl->props.power != BACKLIGHT_POWER_ON) in pandora_backlight_update_status()
H A Dktd253-backlight.c192 bl->props.power = BACKLIGHT_POWER_ON; in ktd253_backlight_probe()
H A Dcorgi_lcd.c528 lcd->bl_dev->props.power = BACKLIGHT_POWER_ON; in corgi_lcd_probe()
549 lcd->bl_dev->props.power = BACKLIGHT_POWER_ON; in corgi_lcd_remove()
H A Daat2870_bl.c159 bd->props.power = BACKLIGHT_POWER_ON; in aat2870_bl_probe()
H A Dpwm_bl.c429 return BACKLIGHT_POWER_ON; in pwm_backlight_initial_power_state()
437 return active ? BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF; in pwm_backlight_initial_power_state()
H A Dled_bl.c205 BACKLIGHT_POWER_ON; in led_bl_probe()
H A Dsky81452-backlight.c318 bd->props.power = BACKLIGHT_POWER_ON; in sky81452_bl_remove()
H A Dmp3309c.c360 .power = BACKLIGHT_POWER_ON, in mp3309c_probe()
/linux/drivers/hid/
H A Dhid-picolcd_backlight.c35 data->lcd_power == BACKLIGHT_POWER_ON ? data->lcd_brightness : 0); in picolcd_set_brightness()
/linux/drivers/video/fbdev/nvidia/
H A Dnv_backlight.c115 bd->props.power = BACKLIGHT_POWER_ON; in nvidia_bl_init()
/linux/drivers/platform/x86/dell/
H A Ddell-uart-backlight.c162 set_power[2] = (power == BACKLIGHT_POWER_ON) ? 1 : 0; in dell_uart_set_bl_power()
308 ret = dell_uart_set_bl_power(dell_bl, BACKLIGHT_POWER_ON); in dell_uart_bl_serdev_probe()
/linux/drivers/platform/x86/
H A Deeepc-wmi.c195 driver->panel_power = BACKLIGHT_POWER_ON; in eeepc_wmi_quirks()
/linux/drivers/macintosh/
H A Dvia-pmu-backlight.c183 bd->props.power = BACKLIGHT_POWER_ON; in pmu_backlight_init()
/linux/drivers/video/fbdev/aty/
H A Dradeon_backlight.c182 bd->props.power = BACKLIGHT_POWER_ON; in radeonfb_bl_init()
/linux/drivers/platform/x86/intel/
H A Doaktrail.c252 bd->props.power = BACKLIGHT_POWER_ON; in oaktrail_backlight_init()
/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e63j0x03.c397 ctx->bl_dev->props.power = BACKLIGHT_POWER_ON; in s6e63j0x03_enable()
/linux/drivers/video/fbdev/
H A Dchipsfb.c402 pmac_backlight->props.power = BACKLIGHT_POWER_ON; in chipsfb_pci_init()
/linux/drivers/platform/loongarch/
H A Dloongson-laptop.c428 props.power = BACKLIGHT_POWER_ON; in laptop_backlight_register()

12