Searched refs:drm_dp_lttpr_max_lane_count (Results 1 – 3 of 3) sorted by relevance
546 int drm_dp_lttpr_max_lane_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]);
2584 int drm_dp_lttpr_max_lane_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_max_lane_count() function2590 EXPORT_SYMBOL(drm_dp_lttpr_max_lane_count);
307 int lttpr_max = drm_dp_lttpr_max_lane_count(intel_dp->lttpr_common_caps); in intel_dp_max_common_lane_count()