Searched defs:drm_crtc (Results 1 – 2 of 2) sorted by relevance
346 struct drm_crtc { struct366 const struct drm_crtc_funcs *funcs; argument382 * @dpms: set power state (see drm_crtc_funcs above) argument
213 struct drm_crtc *drm_crtc; in nv50_display_disable() local