Searched refs:display_off (Results 1 – 3 of 3) sorted by relevance
143 static struct otm3225a_spi_instruction display_off[] = { variable193 otm3225a_write(dd->spi, display_off, ARRAY_SIZE(display_off)); in otm3225a_set_power()
32 void (*display_off)(struct sh_mobile_lcdc_entity *entity); member
526 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()