Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-replicator.c218 static int replicator_probe(struct device *dev, struct resource *res) in replicator_probe() function
313 ret = replicator_probe(&pdev->dev, NULL); in static_replicator_probe()
390 return replicator_probe(&adev->dev, &adev->res); in dynamic_replicator_probe()