Name

drm_plane_helper_add — sets the helper vtable for a plane

Synopsis

void drm_plane_helper_add (struct drm_plane * plane,
 const struct drm_plane_helper_funcs * funcs);
 

Arguments

plane

DRM plane

funcs

helper vtable to set for plane