Searched refs:dw_hdmi_probe (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/ingenic/
H A Dingenic-dw-hdmi.c85 hdmi = dw_hdmi_probe(pdev, &ingenic_dw_hdmi_plat_data);
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_dw_hdmi.c87 hdmi = dw_hdmi_probe(pdev, &rcar_dw_hdmi_plat_data);
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx8mp-hdmi-tx.c98 hdmi->dw_hdmi = dw_hdmi_probe(pdev, plat_data);
/linux-master/include/drm/bridge/
H A Ddw_hdmi.h167 struct dw_hdmi *dw_hdmi_probe(struct platform_device *pdev,
/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Ddw_hdmi-imx.c240 hdmi->hdmi = dw_hdmi_probe(pdev, match->data);
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c791 meson_dw_hdmi->hdmi = dw_hdmi_probe(pdev, &meson_dw_hdmi->dw_plat_data);
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3343 struct dw_hdmi *dw_hdmi_probe(struct platform_device *pdev, function
3639 EXPORT_SYMBOL_GPL(dw_hdmi_probe); variable
3674 hdmi = dw_hdmi_probe(pdev, plat_data);

Completed in 376 milliseconds