Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/bridge/
H A Ddw_hdmi.h161 void dw_hdmi_unbind(struct dw_hdmi *hdmi);
/kernel/linux/linux-6.6/include/drm/bridge/
H A Ddw_hdmi.h170 void dw_hdmi_unbind(struct dw_hdmi *hdmi);
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
H A Ddw_hdmi-imx.c231 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(), in dw_hdmi_imx_bind()
247 dw_hdmi_unbind(hdmi->hdmi); in dw_hdmi_imx_unbind()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c194 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(), in sun8i_dw_hdmi_bind()
221 dw_hdmi_unbind(hdmi->hdmi); in sun8i_dw_hdmi_unbind()
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c235 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(), in sun8i_dw_hdmi_bind()
266 dw_hdmi_unbind(hdmi->hdmi); in sun8i_dw_hdmi_unbind()
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c555 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(), in dw_hdmi_rockchip_bind()
572 dw_hdmi_unbind(hdmi->hdmi); in dw_hdmi_rockchip_unbind()
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c815 dw_hdmi_unbind(meson_dw_hdmi->hdmi); in meson_dw_hdmi_unbind()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c643 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(), in dw_hdmi_rockchip_bind()
669 dw_hdmi_unbind(hdmi->hdmi); in dw_hdmi_rockchip_unbind()
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c1134 dw_hdmi_unbind(meson_dw_hdmi->hdmi); in meson_dw_hdmi_unbind()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3515 void dw_hdmi_unbind(struct dw_hdmi *hdmi) in dw_hdmi_unbind() function
3519 EXPORT_SYMBOL_GPL(dw_hdmi_unbind); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3682 void dw_hdmi_unbind(struct dw_hdmi *hdmi) in dw_hdmi_unbind() function
3686 EXPORT_SYMBOL_GPL(dw_hdmi_unbind); variable

Completed in 17 milliseconds