Searched refs:drm_dp_dpcd_poll_act_handled (Results 1 – 4 of 4) sorted by relevance
573 int drm_dp_dpcd_poll_act_handled(struct drm_dp_aux *aux, int timeout_ms);
936 int drm_dp_dpcd_poll_act_handled(struct drm_dp_aux *aux, int timeout_ms) in drm_dp_dpcd_poll_act_handled() function961 EXPORT_SYMBOL(drm_dp_dpcd_poll_act_handled);
4778 return drm_dp_dpcd_poll_act_handled(mgr->aux, 3000); in drm_dp_check_act_status()
3249 drm_dp_dpcd_poll_act_handled(&intel_dp->aux, 0); in intel_ddi_post_disable_hdmi_or_sst()3538 drm_dp_dpcd_poll_act_handled(&intel_dp->aux, 0); in intel_ddi_enable()