Searched refs:destroy_crtc_state (Results 1 – 3 of 3) sorted by relevance
175 if (!pipe->funcs || !pipe->funcs->destroy_crtc_state) in drm_simple_kms_crtc_destroy_state()178 pipe->funcs->destroy_crtc_state(pipe, state); in drm_simple_kms_crtc_destroy_state()
180 void (*destroy_crtc_state)(struct drm_simple_display_pipe *pipe, member
1021 .destroy_crtc_state = mgag200_simple_display_pipe_destroy_crtc_state,
Completed in 8 milliseconds