Searched refs:compare_dev (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c454 static int compare_dev(struct device *dev, void *data) compare_dev() function
490 component_match_add(dev, &match, compare_dev, exynos_drm_match_add()
501 component_match_add(dev, &match, compare_dev, cdev->crtc_dev); exynos_drm_match_add()
502 component_match_add(dev, &match, compare_dev, cdev->conn_dev); exynos_drm_match_add()
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_drv.c988 static int compare_dev(struct device *dev, void *data) compare_dev() function
1042 component_match_add(&pdev->dev, &match, compare_dev, dev); msm_pdev_probe()

Completed in 108 milliseconds