Searched refs:dw_hdmi_phy_read_hpd (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx8mp-hdmi-tx.c71 .read_hpd = dw_hdmi_phy_read_hpd,
/linux-master/include/drm/bridge/
H A Ddw_hdmi.h203 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi,
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c223 .read_hpd = dw_hdmi_phy_read_hpd,
397 .read_hpd = dw_hdmi_phy_read_hpd,
/linux-master/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c400 status = dw_hdmi_phy_read_hpd(dw_hdmi, data);
442 .read_hpd = dw_hdmi_phy_read_hpd,
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1689 enum drm_connector_status dw_hdmi_phy_read_hpd(struct dw_hdmi *hdmi, function
1695 EXPORT_SYMBOL_GPL(dw_hdmi_phy_read_hpd); variable
1736 .read_hpd = dw_hdmi_phy_read_hpd,

Completed in 140 milliseconds