Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dbacklight.h203 #define BACKLIGHT_POWER_ON (0) macro
335 bd->props.power = BACKLIGHT_POWER_ON; in backlight_enable()
369 return bd->props.power != BACKLIGHT_POWER_ON || in backlight_is_blank()
/linux/drivers/video/backlight/
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 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 Dpcf50633-backlight.c55 bl->props.power != BACKLIGHT_POWER_ON) in pcf50633_bl_update_status()
108 bl_props.power = BACKLIGHT_POWER_ON; in pcf50633_bl_probe()
H A Dipaq_micro_bl.c44 .power = BACKLIGHT_POWER_ON,
H A Drave-sp-backlight.c22 (p->power == BACKLIGHT_POWER_ON) ? p->brightness : 0; in rave_sp_backlight_update_status()
H A Djornada720_bl.c123 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.c204 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.c361 props.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/platform/x86/
H A Deeepc-wmi.c195 driver->panel_power = BACKLIGHT_POWER_ON; in eeepc_wmi_quirks()
H A Dasus-nb-wmi.c541 driver->panel_power = BACKLIGHT_POWER_ON; in asus_nb_wmi_quirks()
/linux/drivers/macintosh/
H A Dvia-pmu-backlight.c181 bd->props.power = BACKLIGHT_POWER_ON; in pmu_backlight_init()
/linux/drivers/platform/x86/intel/
H A Doaktrail.c252 bd->props.power = BACKLIGHT_POWER_ON; in oaktrail_backlight_init()
/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_panel.c52 BACKLIGHT_POWER_ON : BACKLIGHT_POWER_OFF; in panel_encoder_dpms()
/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e63j0x03.c396 ctx->bl_dev->props.power = BACKLIGHT_POWER_ON; in s6e63j0x03_enable()
H A Dpanel-samsung-s6e3ha2.c604 ctx->bl_dev->props.power = BACKLIGHT_POWER_ON; in s6e3ha2_enable()
H A Dpanel-sony-acx565akm.c345 .power = BACKLIGHT_POWER_ON, in acx565akm_backlight_init()

12