intel_dp_mst_active_streams
if (intel_dp_mst_active_streams(intel_dp))
intel_dp_mst_active_streams(intel_dp))
if (intel_dp_mst_active_streams(intel_dp) > 0 && link_ok &&
if (intel_dp_mst_active_streams(intel_dp) == 1)
if (intel_dp_mst_active_streams(intel_dp) == 0 &&
if (intel_dp_mst_active_streams(intel_dp) == 0)
bool first_mst_stream = intel_dp_mst_active_streams(intel_dp) == 1;
int intel_dp_mst_active_streams(struct intel_dp *intel_dp);
if (intel_dp_mst_active_streams(&dig_port->dp) <= 1)
active_streams = intel_dp_mst_active_streams(&dig_port->dp);