Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcoresight.h496 extern bool coresight_loses_context_with_cpu(struct device *dev);
536 static inline bool coresight_loses_context_with_cpu(struct device *dev) in coresight_loses_context_with_cpu() function
/linux/drivers/hwtracing/coresight/
A Dcoresight-core.c1706 bool coresight_loses_context_with_cpu(struct device *dev) in coresight_loses_context_with_cpu() function
1711 EXPORT_SYMBOL_GPL(coresight_loses_context_with_cpu);
A Dcoresight-etm4x-core.c1943 pm_save_enable = coresight_loses_context_with_cpu(dev) ? in etm4_probe()

Completed in 15 milliseconds