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

/freebsd-13-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-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_dc.c798 static const struct drm_crtc_helper_funcs dc_crtc_helper_funcs = {

Completed in 63 milliseconds