Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_crtc.h618 struct drm_plane_funcs { struct
619 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,