Home
last modified time | relevance | path

Searched refs:panel_shutdown (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dau1200fb.h12 int (*panel_shutdown)(void); member
/linux-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-boe-himax8279d.c942 static void panel_shutdown(struct mipi_dsi_device *dsi) in panel_shutdown() function
957 .shutdown = panel_shutdown,
/linux-6.3-rc2/arch/mips/alchemy/devboards/
A Ddb1300.c703 .panel_shutdown = db1300fb_panel_shutdown,
A Ddb1200.c629 .panel_shutdown = db1200fb_panel_shutdown,
/linux-6.3-rc2/drivers/video/fbdev/
A Dau1200fb.c806 if (pd->panel_shutdown) in au1200_setpanel()
807 pd->panel_shutdown(); in au1200_setpanel()

Completed in 10 milliseconds