Searched refs:drm_of_component_probe (Results 1 – 4 of 4) sorted by relevance
12 extern int drm_of_component_probe(struct device *dev,23 drm_of_component_probe(struct device *dev, in drm_of_component_probe() function
79 int drm_of_component_probe(struct device *dev, in drm_of_component_probe() function151 EXPORT_SYMBOL(drm_of_component_probe);
277 ret = drm_of_component_probe(dev, compare_dev_name, &armada_master_ops); in armada_drm_probe()
541 int ret = drm_of_component_probe(&pdev->dev, compare_of, &imx_drm_ops); in imx_drm_platform_probe()