Searched refs:dw_hdmi_phy_read_hpd (Results 1 – 4 of 4) sorted by relevance
203 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi,
376 status = dw_hdmi_phy_read_hpd(dw_hdmi, data); in dw_hdmi_rk3328_read_hpd()418 .read_hpd = dw_hdmi_phy_read_hpd,
388 .read_hpd = &dw_hdmi_phy_read_hpd,
1702 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi, in dw_hdmi_phy_read_hpd() function1708 EXPORT_SYMBOL_GPL(dw_hdmi_phy_read_hpd);1749 .read_hpd = dw_hdmi_phy_read_hpd,