Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-funnel.c212 static int funnel_probe(struct device *dev, struct resource *res) in funnel_probe() function
328 ret = funnel_probe(&pdev->dev, NULL); in static_funnel_probe()
377 return funnel_probe(&adev->dev, &adev->res); in dynamic_funnel_probe()