Searched refs:read_hpd (Results 1 – 5 of 5) sorted by relevance
142 enum drm_connector_status (*read_hpd)(struct dw_hdmi *hdmi, member150 enum drm_connector_status (*read_hpd)(void *data); member
149 enum drm_connector_status (*read_hpd)(struct rockchip_hdmi *hdmi); member1567 return hdmi->ops->read_hpd(hdmi); in rockchip_hdmi_qp_read_hpd()1581 .read_hpd = rockchip_hdmi_qp_read_hpd,1601 .read_hpd = rk3576_read_hpd,1615 .read_hpd = rk3588_read_hpd,
342 if (!hdmi->phy.ops->read_hpd(hdmi->rk_hdmi)) { in dw_hdmi_i2c_read()442 if (!hdmi->phy.ops->read_hpd(hdmi->rk_hdmi)) { in dw_hdmi_i2c_write()1203 ret = hdmi->phy.ops->read_hpd(hdmi->rk_hdmi); in dw_hdmi_detect_hotplug()
581 .read_hpd = inno_dw_hdmi_phy_read_hpd,
1003 .read_hpd = dw_hdmi_phy_read_hpd,2192 ret = hdmi->phy.ops->read_hpd(hdmi, state); in dw_hdmi_detect_hotplug()