Searched refs:drm_dp_is_branch (Results 1 – 3 of 3) sorted by relevance
79 if (drm_dp_read_desc(&dp->aux, &dp->desc, drm_dp_is_branch(dp->dpcd))) { in lspcon_detect_vendor()
4240 drm_dp_is_branch(intel_dp->dpcd)); in intel_edp_init_dpcd()4319 drm_dp_is_branch(intel_dp->dpcd)); in intel_dp_get_dpcd()4356 if (!drm_dp_is_branch(intel_dp->dpcd)) in intel_dp_get_dpcd()5008 if (!drm_dp_is_branch(dpcd)) in intel_dp_detect_dpcd()
1168 drm_dp_is_branch(const u8 dpcd[DP_RECEIVER_CAP_SIZE]) in drm_dp_is_branch() function