Searched defs:crtc_helper_funcs (Results 1 – 4 of 4) sorted by relevance
44 const struct drm_crtc_helper_funcs *crtc_helper_funcs; member
382 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable
880 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable
1283 const struct drm_crtc_helper_funcs *crtc_helper_funcs) in vc4_crtc_init()