Home
last modified time | relevance | path

Searched refs:drm_dp_pcon_hdmi_link_active (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/
Ddrm_dp_helper.c2812 bool drm_dp_pcon_hdmi_link_active(struct drm_dp_aux *aux) in drm_dp_pcon_hdmi_link_active() function
2823 EXPORT_SYMBOL(drm_dp_pcon_hdmi_link_active);
/Linux-v5.15/include/drm/
Ddrm_dp_helper.h2302 bool drm_dp_pcon_hdmi_link_active(struct drm_dp_aux *aux);
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dp.c2094 …wait_for(is_active = drm_dp_pcon_hdmi_link_active(&intel_dp->aux) == true, TIMEOUT_HDMI_LINK_ACTIV… in intel_dp_pcon_start_frl_training()
3501 is_active = drm_dp_pcon_hdmi_link_active(&intel_dp->aux); in intel_dp_handle_hdmi_link_status_change()