Searched refs:dw_hdmi_bind (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/drm/bridge/
H A Ddw_hdmi.h171 struct dw_hdmi *dw_hdmi_bind(struct platform_device *pdev,
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c191 hdmi->hdmi = dw_hdmi_bind(pdev, encoder, plat_data);
194 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(),
/linux-master/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c639 hdmi->hdmi = dw_hdmi_bind(pdev, encoder, plat_data);
642 * If dw_hdmi_bind() fails we'll never call dw_hdmi_unbind(),
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3667 struct dw_hdmi *dw_hdmi_bind(struct platform_device *pdev, function
3686 EXPORT_SYMBOL_GPL(dw_hdmi_bind); variable

Completed in 228 milliseconds