Home
last modified time | relevance | path

Searched refs:prev_dpcd_caps (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c854 struct dpcd_caps prev_dpcd_caps; in dc_link_detect_helper() local
887 memcpy(&prev_dpcd_caps, &link->dpcd_caps, sizeof(struct dpcd_caps)); in dc_link_detect_helper()
952 if (memcmp(&link->dpcd_caps, &prev_dpcd_caps, in dc_link_detect_helper()