Searched refs:prev_dpcd_caps (Results 1 – 1 of 1) sorted by relevance
600 struct dpcd_caps prev_dpcd_caps; in dc_link_detect() local619 memcpy(&prev_dpcd_caps, &link->dpcd_caps, sizeof(struct dpcd_caps)); in dc_link_detect()670 if (memcmp(&link->dpcd_caps, &prev_dpcd_caps, sizeof(struct dpcd_caps))) in dc_link_detect()