Searched refs:drm_dp_dpcd_set_probe (Results 1 – 3 of 3) sorted by relevance
535 void drm_dp_dpcd_set_probe(struct drm_dp_aux *aux, bool enable);
696 * drm_dp_dpcd_set_probe() - Set whether a probing before DPCD access is done700 void drm_dp_dpcd_set_probe(struct drm_dp_aux *aux, bool enable) in drm_dp_dpcd_set_probe() function 704 EXPORT_SYMBOL(drm_dp_dpcd_set_probe);
5820 drm_dp_dpcd_set_probe(&intel_dp->aux, in intel_dp_dpcd_set_probe()