Home
last modified time | relevance | path

Searched refs:drm_dp_dpcd_poll_act_handled (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/display/
H A Ddrm_dp_helper.h709 int drm_dp_dpcd_poll_act_handled(struct drm_dp_aux *aux, int timeout_ms);
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c1024 int drm_dp_dpcd_poll_act_handled(struct drm_dp_aux *aux, int timeout_ms) in drm_dp_dpcd_poll_act_handled() function
1049 EXPORT_SYMBOL(drm_dp_dpcd_poll_act_handled);
H A Ddrm_dp_mst_topology.c4779 return drm_dp_dpcd_poll_act_handled(mgr->aux, 3000); in drm_dp_check_act_status()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c3253 drm_dp_dpcd_poll_act_handled(&intel_dp->aux, 0); in intel_ddi_post_disable_hdmi_or_sst()
3545 drm_dp_dpcd_poll_act_handled(&intel_dp->aux, 0); in intel_ddi_enable()