Home
last modified time | relevance | path

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

/linux-6.8/
D.clang-format355 - 'for_each_oldnew_mst_mgr_in_state'
/linux-6.8/include/drm/display/
Ddrm_dp_mst_helper.h996 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ macro
/linux-6.8/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c4528 for_each_oldnew_mst_mgr_in_state(state, mgr, old_mst_state, new_mst_state, i) { in drm_dp_mst_atomic_wait_for_dependencies()