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

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_crtc_helper.h44 * drm_crtc_helper_funcs - helper operations for CRTCs
50 struct drm_crtc_helper_funcs { struct
142 const struct drm_crtc_helper_funcs *funcs)
H A Ddrm_crtc_helper.c298 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
394 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
562 struct drm_crtc_helper_funcs *crtc_funcs;
870 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
892 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
927 struct drm_crtc_helper_funcs *crtc_funcs;
H A Ddrm_fb_helper.c264 struct drm_crtc_helper_funcs *funcs;
310 struct drm_crtc_helper_funcs *funcs;
640 struct drm_crtc_helper_funcs *crtc_funcs;
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_legacy_crtc.c1067 static const struct drm_crtc_helper_funcs legacy_helper_funcs = {
H A Datombios_crtc.c1888 static const struct drm_crtc_helper_funcs atombios_helper_funcs = {
/freebsd-11-stable/sys/arm/nvidia/drm2/
H A Dtegra_dc.c803 static const struct drm_crtc_helper_funcs dc_crtc_helper_funcs = {
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_display.c7528 static struct drm_crtc_helper_funcs intel_helper_funcs = {

Completed in 144 milliseconds