Home
last modified time | relevance | path

Searched refs:dw_hdmi_bind (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Ddw_hdmi-imx.c228 hdmi->hdmi = dw_hdmi_bind(pdev, encoder, plat_data); in dw_hdmi_imx_bind()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c232 hdmi->hdmi = dw_hdmi_bind(pdev, encoder, plat_data); in sun8i_dw_hdmi_bind()
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h273 struct dw_hdmi *dw_hdmi_bind(struct platform_device *pdev,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c5138 struct dw_hdmi *dw_hdmi_bind(struct platform_device *pdev, in dw_hdmi_bind() function
5161 EXPORT_SYMBOL_GPL(dw_hdmi_bind);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c3677 hdmi->hdmi = dw_hdmi_bind(pdev, &hdmi->encoder, plat_data); in dw_hdmi_rockchip_bind()