Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-catu.c514 static int __catu_probe(struct device *dev, struct resource *res) in __catu_probe() function
591 ret = __catu_probe(&adev->dev, &adev->res); in catu_probe()
636 ret = __catu_probe(&pdev->dev, res); in catu_platform_probe()