Searched refs:dw_hdmi_phy_read_hpd (Results 1 – 4 of 4) sorted by relevance
173 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi,
356 status = dw_hdmi_phy_read_hpd(dw_hdmi, data); in dw_hdmi_rk3328_read_hpd()398 .read_hpd = dw_hdmi_phy_read_hpd,
394 .read_hpd = &dw_hdmi_phy_read_hpd,
1475 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi, in dw_hdmi_phy_read_hpd() function1481 EXPORT_SYMBOL_GPL(dw_hdmi_phy_read_hpd);1522 .read_hpd = dw_hdmi_phy_read_hpd,