Searched refs:dw_hdmi_phy_read_hpd (Results 1 – 4 of 4) sorted by relevance
190 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi,
355 status = dw_hdmi_phy_read_hpd(dw_hdmi, data); in dw_hdmi_rk3328_read_hpd()397 .read_hpd = dw_hdmi_phy_read_hpd,
395 .read_hpd = &dw_hdmi_phy_read_hpd,
1559 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi, in dw_hdmi_phy_read_hpd() function1565 EXPORT_SYMBOL_GPL(dw_hdmi_phy_read_hpd);1606 .read_hpd = dw_hdmi_phy_read_hpd,