Searched refs:drm_crtc_helper_funcs (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_crtc_helper.h50 * drm_crtc_helper_funcs - helper operations for CRTCs
56 struct drm_crtc_helper_funcs { struct
148 const struct drm_crtc_helper_funcs *funcs)
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_crtc_helper.c295 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
391 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
557 struct drm_crtc_helper_funcs *crtc_funcs;
868 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
890 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
924 struct drm_crtc_helper_funcs *crtc_funcs;
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c7631 static struct drm_crtc_helper_funcs intel_helper_funcs = {

Completed in 90 milliseconds