Searched refs:to_rcar_crtc_state (Results 1 – 5 of 5) sorted by relevance
689 struct rcar_du_crtc_state *rstate = to_rcar_crtc_state(crtc_state); in rcar_du_crtc_atomic_check()719 struct rcar_du_crtc_state *rstate = to_rcar_crtc_state(crtc->state); in rcar_du_crtc_atomic_enable()756 struct rcar_du_crtc_state *rstate = to_rcar_crtc_state(old_state); in rcar_du_crtc_atomic_disable()935 state = to_rcar_crtc_state(crtc->state); in rcar_du_crtc_atomic_duplicate_state()949 kfree(to_rcar_crtc_state(state)); in rcar_du_crtc_atomic_destroy_state()1094 rcrtc_state = to_rcar_crtc_state(crtc_state); in rcar_du_crtc_set_crc_source()
94 #define to_rcar_crtc_state(s) container_of(s, struct rcar_du_crtc_state, state) macro
334 rstate = to_rcar_crtc_state(rcrtc->crtc.state); in rcar_du_group_set_dpad_levels()
114 state = to_rcar_crtc_state(crtc->crtc.state); in rcar_du_vsp_atomic_flush()
500 to_rcar_crtc_state(crtc_state); in rcar_du_atomic_commit_tail()
Completed in 11 milliseconds