Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_crtc_helper.h48 struct drm_crtc_helper_funcs { struct
140 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add()
H A Ddrm_crtc_helper.c296 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_disable_unused_functions()
392 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode()
560 struct drm_crtc_helper_funcs *crtc_funcs; in drm_crtc_helper_set_config()
868 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()
890 struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()
925 struct drm_crtc_helper_funcs *crtc_funcs; in drm_helper_resume_force_mode()
H A Ddrm_fb_helper.c262 struct drm_crtc_helper_funcs *funcs;
308 struct drm_crtc_helper_funcs *funcs;
638 struct drm_crtc_helper_funcs *crtc_funcs;
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_dc.c795 static const struct drm_crtc_helper_funcs dc_crtc_helper_funcs = {