Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.h53 void shmob_drm_crtc_suspend(struct shmob_drm_crtc *scrtc);
Dshmob_drm_drv.c307 shmob_drm_crtc_suspend(&sdev->crtc); in shmob_drm_pm_suspend()
Dshmob_drm_crtc.c290 void shmob_drm_crtc_suspend(struct shmob_drm_crtc *scrtc) in shmob_drm_crtc_suspend() function