Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-funnel.c206 static int funnel_probe(struct device *dev, struct resource *res) in funnel_probe() function
321 ret = funnel_probe(&pdev->dev, NULL); in static_funnel_probe()
370 return funnel_probe(&adev->dev, &adev->res); in dynamic_funnel_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds