Searched refs:drm_dp_read_lttpr_phy_caps (Results 1 – 3 of 3) sorted by relevance
622 int drm_dp_read_lttpr_phy_caps(struct drm_dp_aux *aux,
2639 int drm_dp_read_lttpr_phy_caps(struct drm_dp_aux *aux, in drm_dp_read_lttpr_phy_caps() function2648 EXPORT_SYMBOL(drm_dp_read_lttpr_phy_caps);
80 if (drm_dp_read_lttpr_phy_caps(&intel_dp->aux, dpcd, dp_phy, phy_caps) < 0) { in intel_dp_read_lttpr_phy_caps()