Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-stm.c817 static int __stm_probe(struct device *dev, struct resource *res) in __stm_probe() function
928 ret = __stm_probe(&adev->dev, &adev->res); in stm_probe()
1008 ret = __stm_probe(&pdev->dev, res); in stm_platform_probe()