Home
last modified time | relevance | path

Searched refs:drm_dp_lttpr_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_helper.h556 int drm_dp_lttpr_count(const u8 cap[DP_LTTPR_COMMON_CAP_SIZE]);
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dp_link_training.c125 lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_init_lttpr()
259 int lttpr_count = drm_dp_lttpr_count(intel_dp->lttpr_common_caps); in intel_dp_phy_is_downstream_of_source()
H A Dintel_dp.c181 if (drm_dp_lttpr_count(intel_dp->lttpr_common_caps)) { in intel_dp_set_dpcd_sink_rates()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c2537 * drm_dp_lttpr_count - get the number of detected LTTPRs
2547 int drm_dp_lttpr_count(const u8 caps[DP_LTTPR_COMMON_CAP_SIZE]) in drm_dp_lttpr_count() function
2562 EXPORT_SYMBOL(drm_dp_lttpr_count); variable

Completed in 18 milliseconds