Searched refs:drm_of_component_probe (Results 1 – 3 of 3) sorted by relevance
79 int drm_of_component_probe(struct device *dev, in drm_of_component_probe() function151 EXPORT_SYMBOL(drm_of_component_probe);
273 ret = drm_of_component_probe(dev, compare_dev_name, &armada_master_ops); in armada_drm_probe()
482 int ret = drm_of_component_probe(&pdev->dev, compare_of, &imx_drm_ops); in imx_drm_platform_probe()