Searched refs:platform_match (Results 1 – 1 of 1) sorted by relevance
1081 static int platform_match(struct device *dev, struct device_driver *drv) in platform_match() function1274 .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()