Searched refs:drm_vblank_restore (Results 1 – 2 of 2) sorted by relevance
250 void drm_vblank_restore(struct drm_device *dev, unsigned int pipe);
1470 void drm_vblank_restore(struct drm_device *dev, unsigned int pipe) in drm_vblank_restore() function1506 EXPORT_SYMBOL(drm_vblank_restore);1520 drm_vblank_restore(crtc->dev, drm_crtc_index(crtc)); in drm_crtc_vblank_restore()