Searched refs:vmw_crtc_state_to_vcs (Results 1 – 2 of 2) sorted by relevance
261 #define vmw_crtc_state_to_vcs(x) container_of(x, struct vmw_crtc_state, base) macro
623 kfree(vmw_crtc_state_to_vcs(crtc->state)); in vmw_du_crtc_reset()