Searched defs:drm_plane_funcs (Results 1 – 1 of 1) sorted by relevance
258 struct drm_plane_funcs { struct285 int (*update_plane)(struct drm_plane *plane,308 int (*disable_plane)(struct drm_plane *plane,318 void (*destroy)(struct drm_plane *plane);330 void (*reset)(struct drm_plane *plane);346 int (*set_property)(struct drm_plane *plane,380 struct drm_plane_state *(*atomic_duplicate_state)(struct drm_plane *plane);390 void (*atomic_destroy_state)(struct drm_plane *plane,435 int (*atomic_set_property)(struct drm_plane *plane,458 int (*atomic_get_property)(struct drm_plane *plane,[all …]