Searched refs:dw_hdmi_qp_bind (Results 1 – 3 of 3) sorted by relevance
315 struct dw_hdmi_qp *dw_hdmi_qp_bind(struct platform_device *pdev,
3629 struct dw_hdmi_qp *dw_hdmi_qp_bind(struct platform_device *pdev, in dw_hdmi_qp_bind() function3669 EXPORT_SYMBOL_GPL(dw_hdmi_qp_bind);
3646 hdmi->hdmi_qp = dw_hdmi_qp_bind(pdev, &hdmi->encoder, plat_data); in dw_hdmi_rockchip_bind()