Searched refs:crtc_helper_funcs (Results 1 – 7 of 7) sorted by relevance
44 const struct drm_crtc_helper_funcs *crtc_helper_funcs; member
65 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()
900 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable1314 drm_crtc_helper_add(crtc, &crtc_helper_funcs); in rcar_du_crtc_create()
1283 const struct drm_crtc_helper_funcs *crtc_helper_funcs) in vc4_crtc_init() argument1309 drm_crtc_helper_add(crtc, crtc_helper_funcs); in vc4_crtc_init()
851 const struct drm_crtc_helper_funcs *crtc_helper_funcs);