Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_drv.c224 static int compare_dev(struct device *dev, void *data) in compare_dev() function
242 component_match_add(dev, match, compare_dev, d); in vc4_match_add_drivers()
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c348 static int compare_dev(struct device *dev, void *data) in compare_dev() function
363 drm_of_component_match_add(&pdev->dev, &match, compare_dev, port); in hdlcd_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c357 static int compare_dev(struct device *dev, void *data) in compare_dev() function
372 drm_of_component_match_add(&pdev->dev, &match, compare_dev, port); in hdlcd_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c234 static int compare_dev(struct device *dev, void *data) in compare_dev() function
257 compare_dev, d); in exynos_drm_match_add()
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c305 static int compare_dev(struct device *dev, void *data) in compare_dev() function
336 component_match_add(dev, &match, compare_dev, d); in rockchip_drm_match_add()
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c578 static int compare_dev(struct device *dev, void *data) in compare_dev() function
818 component_match_add(dev, &match, compare_dev, &ovl_adaptor->dev); in mtk_drm_probe()

Completed in 5 milliseconds