Home
last modified time | relevance | path

Searched refs:dw_hdmi_phy_read_hpd (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/drm/bridge/
Ddw_hdmi.h203 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi,
/linux-5.19.10/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c376 status = dw_hdmi_phy_read_hpd(dw_hdmi, data); in dw_hdmi_rk3328_read_hpd()
418 .read_hpd = dw_hdmi_phy_read_hpd,
/linux-5.19.10/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c388 .read_hpd = &dw_hdmi_phy_read_hpd,
/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1702 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi, in dw_hdmi_phy_read_hpd() function
1708 EXPORT_SYMBOL_GPL(dw_hdmi_phy_read_hpd);
1749 .read_hpd = dw_hdmi_phy_read_hpd,