Searched refs:drm_dp_is_branch (Results 1 – 3 of 3) sorted by relevance
250 drm_dp_read_desc(&dp->aux, &dp->desc, drm_dp_is_branch(dp->dpcd)); in lspcon_init()
3722 drm_dp_is_branch(intel_dp->dpcd)); in intel_edp_init_dpcd()3823 if (!drm_dp_is_branch(intel_dp->dpcd)) in intel_dp_get_dpcd()4360 if (!drm_dp_is_branch(dpcd)) in intel_dp_detect_dpcd()4700 drm_dp_is_branch(intel_dp->dpcd)); in intel_dp_long_pulse()
1056 drm_dp_is_branch(const u8 dpcd[DP_RECEIVER_CAP_SIZE]) in drm_dp_is_branch() function