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

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_crtc.h311 * drm_crtc_funcs - control CRTCs for a given device
323 * The drm_crtc_funcs structure is the central CRTC management structure
332 struct drm_crtc_funcs { struct
433 const struct drm_crtc_funcs *funcs;
451 * @dpms: set power state (see drm_crtc_funcs above)
865 const struct drm_crtc_funcs *funcs);

Completed in 205 milliseconds