Home
last modified time | relevance | path

Searched refs:display_on (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/arch/sh/boards/mach-kfr2r09/
Dlcd_wqvga.c136 static void display_on(void *sohandle, in display_on() function
271 display_on(sohandle, so); in kfr2r09_lcd_setup()
Dsetup.c158 .display_on = kfr2r09_lcd_on,
/linux-3.4.99/drivers/video/
Dsh_mobile_lcdcfb.h30 int (*display_on)(struct sh_mobile_lcdc_entity *entity); member
Dsh_mipi_dsi.c438 .display_on = mipi_display_on,
Dsh_mobile_lcdcfb.c344 ret = ch->tx_dev->ops->display_on(ch->tx_dev); in sh_mobile_lcdc_display_on()
353 if (panel->display_on) in sh_mobile_lcdc_display_on()
354 panel->display_on(); in sh_mobile_lcdc_display_on()
Dsh_mobile_hdmi.c1023 .display_on = sh_hdmi_display_on,
/linux-3.4.99/include/video/
Dsh_mobile_lcdc.h157 void (*display_on)(void); member
/linux-3.4.99/arch/arm/mach-shmobile/
Dboard-ag5evm.c261 .display_on = lcd_backlight_on,
/linux-3.4.99/arch/sh/boards/mach-ap325rxa/
Dsetup.c219 .display_on = ap320_wvga_power_on,