Searched refs:dw_hdmi_phy_update_hpd (Results 1 – 3 of 3) sorted by relevance
171 void dw_hdmi_phy_update_hpd(struct dw_hdmi *hdmi, void *data,
278 .update_hpd = &dw_hdmi_phy_update_hpd,
1274 void dw_hdmi_phy_update_hpd(struct dw_hdmi *hdmi, void *data, in dw_hdmi_phy_update_hpd() function1287 EXPORT_SYMBOL_GPL(dw_hdmi_phy_update_hpd);1314 .update_hpd = dw_hdmi_phy_update_hpd,