display_on 228 arch/sh/boards/mach-ap325rxa/setup.c .display_on = ap320_wvga_power_on, display_on 268 arch/sh/boards/mach-kfr2r09/lcd_wqvga.c display_on(sohandle, so); display_on 151 drivers/video/backlight/otm3225a.c static struct otm3225a_spi_instruction display_on[] = { display_on 195 drivers/video/backlight/otm3225a.c otm3225a_write(dd->spi, display_on, ARRAY_SIZE(display_on)); display_on 513 drivers/video/fbdev/sh_mobile_lcdcfb.c ret = ch->tx_dev->ops->display_on(ch->tx_dev); display_on 522 drivers/video/fbdev/sh_mobile_lcdcfb.c if (panel->display_on) display_on 523 drivers/video/fbdev/sh_mobile_lcdcfb.c panel->display_on(); display_on 31 drivers/video/fbdev/sh_mobile_lcdcfb.h int (*display_on)(struct sh_mobile_lcdc_entity *entity); display_on 157 include/video/sh_mobile_lcdc.h void (*display_on)(void);