Searched refs:ds_port_present (Results 1 – 1 of 1) sorted by relevance
274 union dp_downstream_port_present ds_port_present; in retrieve_downstream_port_device() local279 if (drm_dp_dpcd_read(aconnector->dsc_aux, DP_DOWNSTREAMPORT_PRESENT, &ds_port_present, 1) < 0) { in retrieve_downstream_port_device()284 aconnector->mst_downstream_port_present = ds_port_present; in retrieve_downstream_port_device()286 ds_port_present.fields.PORT_PRESENT, ds_port_present.fields.PORT_TYPE); in retrieve_downstream_port_device()