Searched defs:drm_simple_display_pipe_funcs (Results 1 – 1 of 1) sorted by relevance
19 struct drm_simple_display_pipe_funcs { struct62 void (*enable)(struct drm_simple_display_pipe *pipe,72 void (*disable)(struct drm_simple_display_pipe *pipe);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,155 void (*end_fb_access)(struct drm_simple_display_pipe *pipe,165 int (*enable_vblank)(struct drm_simple_display_pipe *pipe);182 void (*reset_crtc)(struct drm_simple_display_pipe *pipe);209 void (*reset_plane)(struct drm_simple_display_pipe *pipe);[all …]
Completed in 3 milliseconds