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.14.4/
D.clang-format370 - 'for_each_oldnew_mst_mgr_in_state'
/linux-6.14.4/include/drm/display/
Ddrm_dp_mst_helper.h1037 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ macro
/linux-6.14.4/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c4643 for_each_oldnew_mst_mgr_in_state(state, mgr, old_mst_state, new_mst_state, i) { in drm_dp_mst_atomic_wait_for_dependencies()