Searched defs:for_each_oldnew_mst_mgr_in_state (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/include/drm/ |
| H A D | drm_dp_mst_helper.h | 919 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ macro
|
| /kernel/linux/linux-6.6/include/drm/display/ |
| H A D | drm_dp_mst_helper.h | 975 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ macro
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
| H A D | drm_dp_mst_topology.c | 4491 for_each_oldnew_mst_mgr_in_state(state, mgr, old_mst_state, new_mst_state, i) { in drm_dp_mst_atomic_wait_for_dependencies() function
|
Completed in 11 milliseconds