Home
last modified time | relevance | path

Searched defs:drm_crtc (Results 1 – 1 of 1) sorted by relevance

/gfx-drm/usr/src/uts/common/drm/
H A Ddrm_crtc.h400 struct drm_crtc { struct
401 struct drm_device *dev;
402 struct list_head head;
411 struct mutex mutex;
435 const struct drm_crtc_funcs *funcs; argument
453 * @dpms: set power state (see drm_crtc_funcs above) argument