Searched refs:drm_dp_lttpr_count (Results 1 – 5 of 5) sorted by relevance
626 int drm_dp_lttpr_count(const u8 cap[DP_LTTPR_COMMON_CAP_SIZE]);
80 int nr = drm_dp_lttpr_count(outp->dp.lttpr.caps); in nouveau_dp_probe_dpcd()
152 lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_init_lttpr_phys()337 int lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_phy_is_downstream_of_source()
232 if (drm_dp_lttpr_count(intel_dp->lttpr_common_caps)) { in intel_dp_set_dpcd_sink_rates()
2666 int drm_dp_lttpr_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_count() function2681 EXPORT_SYMBOL(drm_dp_lttpr_count);