Home
last modified time | relevance | path

Searched refs:display_off (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_lcdcfb.h31 void (*display_off)(struct sh_mobile_lcdc_entity *entity); member
Dsh_mipi_dsi.c421 .display_off = mipi_display_off,
Dsh_mobile_lcdcfb.c536 if (panel->display_off) in sh_mobile_lcdc_display_off()
537 panel->display_off(); in sh_mobile_lcdc_display_off()
540 ch->tx_dev->ops->display_off(ch->tx_dev); in sh_mobile_lcdc_display_off()
Dsh_mobile_hdmi.c1137 .display_off = sh_hdmi_display_off,
/linux-4.4.14/include/video/
Dsh_mobile_lcdc.h158 void (*display_off)(void); member
/linux-4.4.14/arch/sh/boards/mach-ap325rxa/
Dsetup.c225 .display_off = ap320_wvga_power_off,