Searched refs:crtc_helper_funcs (Results 1 – 7 of 7) sorted by relevance
44 const struct drm_crtc_helper_funcs *crtc_helper_funcs; member
66 drm_crtc_helper_add(crtc, driver_data->crtc_helper_funcs); in kirin_drm_crtc_init()
943 .crtc_helper_funcs = &ade_crtc_helper_funcs,
382 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable489 drm_crtc_helper_add(crtc, &crtc_helper_funcs); in shmob_drm_crtc_create()
871 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable1285 drm_crtc_helper_add(crtc, &crtc_helper_funcs); in rcar_du_crtc_create()
1226 const struct drm_crtc_helper_funcs *crtc_helper_funcs) in vc4_crtc_init() argument1248 drm_crtc_helper_add(crtc, crtc_helper_funcs); in vc4_crtc_init()
851 const struct drm_crtc_helper_funcs *crtc_helper_funcs);