Searched defs:drm_crtc_funcs (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/kernel/sys/drm/
H A Ddrm_crtc.h313 * drm_crtc_funcs - control CRTCs for a given device
325 * The drm_crtc_funcs structure is the central CRTC management structure
334 struct drm_crtc_funcs { struct
435 const struct drm_crtc_funcs *funcs;
453 * @dpms: set power state (see drm_crtc_funcs above)
867 const struct drm_crtc_funcs *funcs);

Completed in 264 milliseconds