Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/display/
Ddrm_dp_helper.h707 bool drm_dp_pcon_hdmi_link_active(struct drm_dp_aux *aux);
/linux-5.19.10/drivers/gpu/drm/display/
Ddrm_dp_helper.c3072 bool drm_dp_pcon_hdmi_link_active(struct drm_dp_aux *aux) in drm_dp_pcon_hdmi_link_active() function
3083 EXPORT_SYMBOL(drm_dp_pcon_hdmi_link_active);
/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_dp.c2394 if (drm_dp_pcon_hdmi_link_active(&intel_dp->aux) && in intel_dp_pcon_is_frl_trained()
3900 is_active = drm_dp_pcon_hdmi_link_active(&intel_dp->aux); in intel_dp_handle_hdmi_link_status_change()