Home
last modified time | relevance | path

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

/linux-6.15/include/drm/display/
H A Ddrm_dp_helper.h573 int drm_dp_dpcd_poll_act_handled(struct drm_dp_aux *aux, int timeout_ms);
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c936 int drm_dp_dpcd_poll_act_handled(struct drm_dp_aux *aux, int timeout_ms) in drm_dp_dpcd_poll_act_handled() function
961 EXPORT_SYMBOL(drm_dp_dpcd_poll_act_handled);
H A Ddrm_dp_mst_topology.c4778 return drm_dp_dpcd_poll_act_handled(mgr->aux, 3000); in drm_dp_check_act_status()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c3249 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()