Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/bridge/
Ddw_hdmi.h169 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi,
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c277 .read_hpd = &dw_hdmi_phy_read_hpd,
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1266 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi, in dw_hdmi_phy_read_hpd() function
1272 EXPORT_SYMBOL_GPL(dw_hdmi_phy_read_hpd);
1313 .read_hpd = dw_hdmi_phy_read_hpd,