Searched refs:_crtc (Results 1 – 2 of 2) sorted by relevance
806 static bool i915_get_crtc_scanoutpos(struct drm_crtc *_crtc, in i915_get_crtc_scanoutpos() argument812 struct drm_device *dev = _crtc->dev; in i915_get_crtc_scanoutpos()814 struct intel_crtc *crtc = to_intel_crtc(_crtc); in i915_get_crtc_scanoutpos()
16213 struct drm_crtc *_crtc, in intel_legacy_cursor_update() argument16222 struct intel_crtc *crtc = to_intel_crtc(_crtc); in intel_legacy_cursor_update()