Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_simple_kms_helper.h19 struct drm_simple_display_pipe_funcs { struct
62 void (*enable)(struct drm_simple_display_pipe *pipe,
72 void (*disable)(struct drm_simple_display_pipe *pipe);
106 * &struct drm_simple_display_pipe_funcs.check and let DRM's argument
109 void (*update)(struct drm_simple_display_pipe *pipe,
125 int (*prepare_fb)(struct drm_simple_display_pipe *pipe,
135 void (*cleanup_fb)(struct drm_simple_display_pipe *pipe,
145 int (*enable_vblank)(struct drm_simple_display_pipe *pipe);
162 void (*reset_crtc)(struct drm_simple_display_pipe *pipe);
189 void (*reset_plane)(struct drm_simple_display_pipe *pipe);
[all …]

Completed in 4 milliseconds