Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c129 static int __tpiu_probe(struct device *dev, struct resource *res) in __tpiu_probe() function
192 ret = __tpiu_probe(&adev->dev, &adev->res); in tpiu_probe()
279 ret = __tpiu_probe(&pdev->dev, res); in tpiu_platform_probe()