Home
last modified time | relevance | path

Searched refs:display_off (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h32 void (*display_off)(struct sh_mobile_lcdc_entity *entity); member
H A Dsh_mobile_lcdcfb.c530 if (panel->display_off) in sh_mobile_lcdc_display_off()
531 panel->display_off(); in sh_mobile_lcdc_display_off()
534 ch->tx_dev->ops->display_off(ch->tx_dev); in sh_mobile_lcdc_display_off()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h32 void (*display_off)(struct sh_mobile_lcdc_entity *entity); member
H A Dsh_mobile_lcdcfb.c526 if (panel->display_off) in sh_mobile_lcdc_display_off()
527 panel->display_off(); in sh_mobile_lcdc_display_off()
530 ch->tx_dev->ops->display_off(ch->tx_dev); in sh_mobile_lcdc_display_off()
/kernel/linux/linux-5.10/include/video/
H A Dsh_mobile_lcdc.h158 void (*display_off)(void); member
/kernel/linux/linux-6.6/include/video/
H A Dsh_mobile_lcdc.h158 void (*display_off)(void); member
/kernel/linux/linux-5.10/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c230 .display_off = ap320_wvga_power_off,
/kernel/linux/linux-6.6/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c231 .display_off = ap320_wvga_power_off,

Completed in 11 milliseconds