Searched refs:dw_hdmi_phy_setup_hpd (Results 1 – 3 of 3) sorted by relevance
173 void dw_hdmi_phy_setup_hpd(struct dw_hdmi *hdmi, void *data);
279 .setup_hpd = &dw_hdmi_phy_setup_hpd,
1289 void dw_hdmi_phy_setup_hpd(struct dw_hdmi *hdmi, void *data) in dw_hdmi_phy_setup_hpd() function1308 EXPORT_SYMBOL_GPL(dw_hdmi_phy_setup_hpd);1315 .setup_hpd = dw_hdmi_phy_setup_hpd,