Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.h48 void shmob_drm_crtc_suspend(struct shmob_drm_crtc *scrtc);
Dshmob_drm_drv.c153 shmob_drm_crtc_suspend(&sdev->crtc); in shmob_drm_pm_suspend()
Dshmob_drm_crtc.c273 void shmob_drm_crtc_suspend(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_suspend() function