Home
last modified time | relevance | path

Searched refs:platform_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/base/
Dplatform.c1081 static int platform_match(struct device *dev, struct device_driver *drv) in platform_match() function
1274 .match = platform_match,
1291 (void *)platform_match); in platform_find_device_by_driver()
1436 if (platform_match(&pd->dev, &epdrv->pdrv->driver)) in early_platform_match()
1454 if (platform_match(&pd->dev, &epdrv->pdrv->driver)) in early_platform_left()