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