Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/drm/
H 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,
122 int (*prepare_fb)(struct drm_simple_display_pipe *pipe,
132 void (*cleanup_fb)(struct drm_simple_display_pipe *pipe,
142 int (*enable_vblank)(struct drm_simple_display_pipe *pipe);
151 void (*disable_vblank)(struct drm_simple_display_pipe *pipe);
159 void (*reset_plane)(struct drm_simple_display_pipe *pipe);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/drm/
H 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,
122 int (*prepare_fb)(struct drm_simple_display_pipe *pipe,
132 void (*cleanup_fb)(struct drm_simple_display_pipe *pipe,
142 int (*enable_vblank)(struct drm_simple_display_pipe *pipe);
151 void (*disable_vblank)(struct drm_simple_display_pipe *pipe);
159 void (*reset_plane)(struct drm_simple_display_pipe *pipe);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/drm/
H 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,
122 int (*prepare_fb)(struct drm_simple_display_pipe *pipe,
132 void (*cleanup_fb)(struct drm_simple_display_pipe *pipe,
142 int (*enable_vblank)(struct drm_simple_display_pipe *pipe);
151 void (*disable_vblank)(struct drm_simple_display_pipe *pipe);
159 void (*reset_plane)(struct drm_simple_display_pipe *pipe);
[all …]