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

/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx8mp-hdmi-tx.c64 dw_hdmi_phy_setup_hpd(hdmi, data);
/linux-master/include/drm/bridge/
H A Ddw_hdmi.h207 void dw_hdmi_phy_setup_hpd(struct dw_hdmi *hdmi, void *data);
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c225 .setup_hpd = dw_hdmi_phy_setup_hpd,
399 .setup_hpd = dw_hdmi_phy_setup_hpd,
/linux-master/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c379 dw_hdmi_phy_setup_hpd(dw_hdmi, data);
419 dw_hdmi_phy_setup_hpd(dw_hdmi, data);
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1712 void dw_hdmi_phy_setup_hpd(struct dw_hdmi *hdmi, void *data) function
1731 EXPORT_SYMBOL_GPL(dw_hdmi_phy_setup_hpd); variable
1738 .setup_hpd = dw_hdmi_phy_setup_hpd,

Completed in 152 milliseconds