Searched refs:helper_funcs (Results 1 – 2 of 2) sorted by relevance
109 const struct drm_plane_helper_funcs *helper_funcs,120 const struct drm_crtc_helper_funcs *helper_funcs);
509 const struct drm_plane_helper_funcs *helper_funcs = NULL; in vbox_create_plane() local519 helper_funcs = &vbox_primary_helper_funcs; in vbox_create_plane()524 helper_funcs = &vbox_cursor_helper_funcs; in vbox_create_plane()540 drm_plane_helper_add(plane, helper_funcs); in vbox_create_plane()