Searched refs:dw_hdmi_unbind (Results 1 – 8 of 8) sorted by relevance
161 void dw_hdmi_unbind(struct dw_hdmi *hdmi);
247 dw_hdmi_unbind(hdmi->hdmi); in dw_hdmi_imx_unbind()
266 dw_hdmi_unbind(hdmi->hdmi); in sun8i_dw_hdmi_unbind()
572 dw_hdmi_unbind(hdmi->hdmi); in dw_hdmi_rockchip_unbind()
1134 dw_hdmi_unbind(meson_dw_hdmi->hdmi); in meson_dw_hdmi_unbind()
3515 void dw_hdmi_unbind(struct dw_hdmi *hdmi) in dw_hdmi_unbind() function3519 EXPORT_SYMBOL_GPL(dw_hdmi_unbind);
217 void dw_hdmi_unbind(struct dw_hdmi *hdmi);
14129 @@ -3518,9 +4812,87 @@ void dw_hdmi_unbind(struct dw_hdmi *hdmi)14131 EXPORT_SYMBOL_GPL(dw_hdmi_unbind);22133 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(),22162 - dw_hdmi_unbind(hdmi->hdmi);22176 + dw_hdmi_unbind(hdmi->hdmi);