LCD_POWER_ON
corgi_lcd_set_power(lcd->lcd_dev, LCD_POWER_ON);
corgi_lcd_set_power(lcd->lcd_dev, LCD_POWER_ON);
ili922x_lcd_power(ili, LCD_POWER_ON);
ret = ili9320_power(ili, LCD_POWER_ON);
return ili9320_power(lcd, LCD_POWER_ON);
jornada_lcd_set_power(lcd_device, LCD_POWER_ON);
return PPSR & PPC_LDD2 ? LCD_POWER_ON : LCD_POWER_OFF;
if (jornada_lcd_get_power(ld) != LCD_POWER_ON)
if (power != LCD_POWER_ON) {
priv->lcd_state = LCD_POWER_ON;
l4f00242t03_lcd_power_set(priv->ld, LCD_POWER_ON);
if (power != LCD_POWER_ON && power != LCD_POWER_OFF &&
lms501kf03_power(lcd, LCD_POWER_ON);
lcd->power = LCD_POWER_ON;
return lms501kf03_power(lcd, LCD_POWER_ON);
ret = ltv350qv_power(lcd, LCD_POWER_ON);
return ltv350qv_power(lcd, LCD_POWER_ON);
if (power > LCD_POWER_ON)
err = tdo24m_power(lcd, LCD_POWER_ON);
return tdo24m_power(lcd, LCD_POWER_ON);
return LCD_POWER_ON;
if (blank == LCD_POWER_ON) {
power = LCD_POWER_ON;
return LCD_POWER_ON;
return imxfb_regulator_set(fbi, power == LCD_POWER_ON);
ams_delta_lcd_set_power(lcd_device, LCD_POWER_ON);
if (power == LCD_POWER_ON) {
return LCD_POWER_ON;