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