Searched refs:for_each_new_mst_mgr_in_state (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/ |
D | .clang-format | 296 - 'for_each_new_mst_mgr_in_state'
|
/Linux-v6.1/include/drm/display/ |
D | drm_dp_mst_helper.h | 1003 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ macro
|
/Linux-v6.1/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 2061 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in nv50_disp_atomic_commit_core() 2073 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in nv50_disp_atomic_commit_core()
|
/Linux-v6.1/drivers/gpu/drm/display/ |
D | drm_dp_mst_topology.c | 4359 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in drm_dp_mst_atomic_setup_commit() 5307 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in drm_dp_mst_atomic_check()
|