Searched defs:drm_plane_funcs (Results 1 – 1 of 1) sorted by relevance
618 struct drm_plane_funcs { struct619 int (*update_plane)(struct drm_plane *plane,625 int (*disable_plane)(struct drm_plane *plane);626 void (*destroy)(struct drm_plane *plane);628 int (*set_property)(struct drm_plane *plane,