Home
last modified time | relevance | path

Searched refs:to_ofdrm_crtc_state (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c742 static struct ofdrm_crtc_state *to_ofdrm_crtc_state(struct drm_crtc_state *base) in to_ofdrm_crtc_state() function
796 new_ofdrm_crtc_state = to_ofdrm_crtc_state(new_crtc_state); in ofdrm_primary_plane_helper_atomic_check()
930 struct ofdrm_crtc_state *ofdrm_crtc_state = to_ofdrm_crtc_state(crtc_state); in ofdrm_crtc_helper_atomic_flush()
959 ofdrm_crtc_state_destroy(to_ofdrm_crtc_state(crtc->state)); in ofdrm_crtc_reset()
981 ofdrm_crtc_state = to_ofdrm_crtc_state(crtc_state); in ofdrm_crtc_atomic_duplicate_state()
992 ofdrm_crtc_state_destroy(to_ofdrm_crtc_state(crtc_state)); in ofdrm_crtc_atomic_destroy_state()