Home
last modified time | relevance | path

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

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