Searched refs:drm_of_component_probe (Results 1 – 5 of 5) sorted by relevance
40 int drm_of_component_probe(struct device *dev,81 drm_of_component_probe(struct device *dev, in drm_of_component_probe() function
112 int drm_of_component_probe(struct device *dev, in drm_of_component_probe() function183 EXPORT_SYMBOL(drm_of_component_probe);
138 return drm_of_component_probe(&pdev->dev, component_compare_of, &drm_component_ops); in sprd_drm_probe()
287 int ret = drm_of_component_probe(&pdev->dev, compare_of, &imx_drm_ops); in imx_drm_platform_probe()
205 ret = drm_of_component_probe(dev, component_compare_dev_name, &armada_master_ops); in armada_drm_probe()