Searched defs:for_each_old_crtc_in_state (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/
H A Ddrm_self_refresh_helper.c153 for_each_old_crtc_in_state(state, crtc, old_crtc_state, i) { function
194 for_each_old_crtc_in_state(state, crtc, crtc_state, i) { function
H A Ddrm_atomic_helper.c1672 for_each_old_crtc_in_state(old_state, crtc, old_crtc_state, i) { function
2409 for_each_old_crtc_in_state(old_state, crtc, old_crtc_state, i) { function
2543 for_each_old_crtc_in_state(old_state, crtc, old_crtc_state, i) { function
3039 for_each_old_crtc_in_state(state, crtc, old_crtc_state, i) { function
/linux-master/drivers/gpu/drm/vkms/
H A Dvkms_drv.c83 for_each_old_crtc_in_state(old_state, crtc, old_crtc_state, i) { function
/linux-master/include/drm/
H A Ddrm_atomic.h898 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ macro
/linux-master/drivers/gpu/drm/arm/
H A Dmalidp_drv.c252 for_each_old_crtc_in_state(state, crtc, old_crtc_state, i) { function

Completed in 152 milliseconds