Searched refs:coresight_disable (Results 1 – 2 of 2) sorted by relevance
230 extern void coresight_disable(struct coresight_device *csdev);239 static inline void coresight_disable(struct coresight_device *csdev) {} in coresight_disable() function
364 void coresight_disable(struct coresight_device *csdev) in coresight_disable() function383 EXPORT_SYMBOL_GPL(coresight_disable);440 coresight_disable(csdev); in enable_source_store()