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

/linux-master/include/drm/bridge/
H A Ddw_hdmi.h170 void dw_hdmi_unbind(struct dw_hdmi *hdmi);
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c194 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(),
221 dw_hdmi_unbind(hdmi->hdmi);
/linux-master/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c642 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(),
668 dw_hdmi_unbind(hdmi->hdmi);
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c807 dw_hdmi_unbind(meson_dw_hdmi->hdmi);
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3688 void dw_hdmi_unbind(struct dw_hdmi *hdmi) function
3692 EXPORT_SYMBOL_GPL(dw_hdmi_unbind); variable

Completed in 118 milliseconds