Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c772 static int __tmc_probe(struct device *dev, struct resource *res) in __tmc_probe() function
899 ret = __tmc_probe(&adev->dev, &adev->res); in tmc_probe()
981 ret = __tmc_probe(&pdev->dev, res); in tmc_platform_probe()