Searched refs:of_coresight_get_cpu (Results 1 – 3 of 3) sorted by relevance
100 int of_coresight_get_cpu(const struct device_node *node) in of_coresight_get_cpu() function115 EXPORT_SYMBOL_GPL(of_coresight_get_cpu);191 pdata->cpu = of_coresight_get_cpu(node); in of_get_coresight_platform_data()
582 drvdata->cpu = np ? of_coresight_get_cpu(np) : 0; in debug_probe()
285 extern int of_coresight_get_cpu(const struct device_node *node);290 static inline int of_coresight_get_cpu(const struct device_node *node) in of_coresight_get_cpu() function