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