Searched refs:display_on (Results 1 – 3 of 3) sorted by relevance
151 static struct otm3225a_spi_instruction display_on[] = { variable195 otm3225a_write(dd->spi, display_on, ARRAY_SIZE(display_on)); in otm3225a_set_power()
31 int (*display_on)(struct sh_mobile_lcdc_entity *entity); member
509 ret = ch->tx_dev->ops->display_on(ch->tx_dev); in sh_mobile_lcdc_display_on()518 if (panel->display_on) in sh_mobile_lcdc_display_on()519 panel->display_on(); in sh_mobile_lcdc_display_on()
Completed in 10 milliseconds