Searched refs:for_each_oldnew_mst_mgr_in_state (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/drm/display/
H A Ddrm_dp_mst_helper.h952 * Used by for_each_oldnew_mst_mgr_in_state(),
982 * for_each_oldnew_mst_mgr_in_state - iterate over all DP MST topology
996 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ macro
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c4533 for_each_oldnew_mst_mgr_in_state(state, mgr, old_mst_state, new_mst_state, i) { function

Completed in 134 milliseconds