Lines Matching refs:pipe
84 * @pipe: Display pipe structure
86 struct drm_simple_display_pipe pipe;
164 enum drm_mode_status mipi_dbi_pipe_mode_valid(struct drm_simple_display_pipe *pipe,
166 void mipi_dbi_pipe_update(struct drm_simple_display_pipe *pipe,
171 void mipi_dbi_pipe_disable(struct drm_simple_display_pipe *pipe);
172 int mipi_dbi_pipe_begin_fb_access(struct drm_simple_display_pipe *pipe,
174 void mipi_dbi_pipe_end_fb_access(struct drm_simple_display_pipe *pipe,
176 void mipi_dbi_pipe_reset_plane(struct drm_simple_display_pipe *pipe);
177 struct drm_plane_state *mipi_dbi_pipe_duplicate_plane_state(struct drm_simple_display_pipe *pipe);
178 void mipi_dbi_pipe_destroy_plane_state(struct drm_simple_display_pipe *pipe,