Searched refs:drm_dp_read_mst_cap (Results 1 – 3 of 3) sorted by relevance
817 bool drm_dp_read_mst_cap(struct drm_dp_aux *aux, const u8 dpcd[DP_RECEIVER_CAP_SIZE]);
3280 drm_dp_read_mst_cap(&intel_dp->aux, intel_dp->dpcd); in intel_dp_can_mst()3289 bool sink_can_mst = drm_dp_read_mst_cap(&intel_dp->aux, intel_dp->dpcd); in intel_dp_configure_mst()
3589 bool drm_dp_read_mst_cap(struct drm_dp_aux *aux, in drm_dp_read_mst_cap() function3602 EXPORT_SYMBOL(drm_dp_read_mst_cap);