Home
last modified time | relevance | path

Searched defs:drm_plane_funcs (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_crtc.h790 struct drm_plane_funcs { struct
791 int (*update_plane)(struct drm_plane *plane,
797 int (*disable_plane)(struct drm_plane *plane);
798 void (*destroy)(struct drm_plane *plane);
799 void (*reset)(struct drm_plane *plane);
801 int (*set_property)(struct drm_plane *plane,
805 struct drm_plane_state *(*atomic_duplicate_state)(struct drm_plane *plane);
806 void (*atomic_destroy_state)(struct drm_plane *plane,
808 int (*atomic_set_property)(struct drm_plane *plane,
812 int (*atomic_get_property)(struct drm_plane *plane,