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