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.c828 static int __stm_probe(struct device *dev, struct resource *res) in __stm_probe() function
933 ret = __stm_probe(&adev->dev, &adev->res); in stm_probe()
1015 ret = __stm_probe(&pdev->dev, res); in stm_platform_probe()