Home
last modified time | relevance | path

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

/linux/drivers/video/backlight/
H A Dotm3225a.c143 static struct otm3225a_spi_instruction display_off[] = { variable
193 otm3225a_write(dd->spi, display_off, ARRAY_SIZE(display_off)); in otm3225a_set_power()
/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h32 void (*display_off)(struct sh_mobile_lcdc_entity *entity); member
/linux/include/video/
H A Dsh_mobile_lcdc.h158 void (*display_off)(void); member
/linux/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c231 .display_off = ap320_wvga_power_off,