Searched refs:drm_of_component_probe (Results 1 – 4 of 4) sorted by relevance
28 int drm_of_component_probe(struct device *dev,60 drm_of_component_probe(struct device *dev, in drm_of_component_probe() function
113 int drm_of_component_probe(struct device *dev, in drm_of_component_probe() function184 EXPORT_SYMBOL(drm_of_component_probe);
323 int ret = drm_of_component_probe(&pdev->dev, compare_of, &imx_drm_ops); in imx_drm_platform_probe()
226 ret = drm_of_component_probe(dev, compare_dev_name, &armada_master_ops); in armada_drm_probe()