Searched refs:coresight_loses_context_with_cpu (Results 1 – 3 of 3) sorted by relevance
514 extern bool coresight_loses_context_with_cpu(struct device *dev);554 static inline bool coresight_loses_context_with_cpu(struct device *dev) in coresight_loses_context_with_cpu() function
1744 bool coresight_loses_context_with_cpu(struct device *dev) in coresight_loses_context_with_cpu() function1749 EXPORT_SYMBOL_GPL(coresight_loses_context_with_cpu);
1924 pm_save_enable = coresight_loses_context_with_cpu(dev) ? in etm4_probe()