Home
last modified time | relevance | path

Searched refs:shmob_drm_crtc_suspend (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.h48 void shmob_drm_crtc_suspend(struct shmob_drm_crtc *scrtc);
H A Dshmob_drm_drv.c151 shmob_drm_crtc_suspend(&sdev->crtc); in shmob_drm_pm_suspend()
H A Dshmob_drm_crtc.c277 void shmob_drm_crtc_suspend(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_suspend() function