Searched refs:panel_shutdown (Results 1 – 5 of 5) sorted by relevance
12 int (*panel_shutdown)(void); member
942 static void panel_shutdown(struct mipi_dsi_device *dsi) in panel_shutdown() function957 .shutdown = panel_shutdown,
703 .panel_shutdown = db1300fb_panel_shutdown,
629 .panel_shutdown = db1200fb_panel_shutdown,
806 if (pd->panel_shutdown) in au1200_setpanel()807 pd->panel_shutdown(); in au1200_setpanel()