Searched defs:dm_crtc_state (Results 1 – 2 of 2) sorted by relevance
194 struct dm_crtc_state { struct202 #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) argument
3070 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(state); in dm_crtc_helper_atomic_check() local