Searched refs:destroy_plane_state (Results 1 – 6 of 6) sorted by relevance
152 .destroy_plane_state = drm_gem_simple_kms_destroy_shadow_plane_state
227 void (*destroy_plane_state)(struct drm_simple_display_pipe *pipe, member
257 .destroy_plane_state = mipi_dbi_pipe_destroy_plane_state
356 if (!pipe->funcs || !pipe->funcs->destroy_plane_state) in drm_simple_kms_plane_destroy_state()359 pipe->funcs->destroy_plane_state(pipe, state); in drm_simple_kms_plane_destroy_state()
280 .destroy_plane_state = mipi_dbi_pipe_destroy_plane_state,
350 .destroy_plane_state = mipi_dbi_pipe_destroy_plane_state,