Searched refs:drm_dp_is_branch (Results 1 – 3 of 3) sorted by relevance
84 if (drm_dp_read_desc(&dp->aux, &dp->desc, drm_dp_is_branch(dp->dpcd))) { in lspcon_detect_vendor()
4406 drm_dp_is_branch(intel_dp->dpcd)); in intel_edp_init_dpcd()4485 drm_dp_is_branch(intel_dp->dpcd)); in intel_dp_get_dpcd()4522 if (!drm_dp_is_branch(intel_dp->dpcd)) in intel_dp_get_dpcd()5337 if (!drm_dp_is_branch(dpcd)) in intel_dp_detect_dpcd()
1265 drm_dp_is_branch(const u8 dpcd[DP_RECEIVER_CAP_SIZE]) in drm_dp_is_branch() function