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

/openbsd-current/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp_mst_helper.h931 * Used by for_each_oldnew_mst_mgr_in_state(),
961 * for_each_oldnew_mst_mgr_in_state - iterate over all DP MST topology
975 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ macro
/openbsd-current/sys/dev/pci/drm/display/
H A Ddrm_dp_mst_topology.c4501 for_each_oldnew_mst_mgr_in_state(state, mgr, old_mst_state, new_mst_state, i) { function

Completed in 74 milliseconds