Searched refs:coresight_disable (Results 1 – 2 of 2) sorted by relevance
229 extern void coresight_disable(struct coresight_device *csdev);238 static inline void coresight_disable(struct coresight_device *csdev) {} in coresight_disable() function
359 void coresight_disable(struct coresight_device *csdev) in coresight_disable() function378 EXPORT_SYMBOL_GPL(coresight_disable);435 coresight_disable(csdev); in enable_source_store()