Searched refs:cti_disable (Results 1 – 4 of 4) sorted by relevance
116 static inline void cti_disable(struct cti *cti) in cti_disable() function
219 int cti_disable(struct coresight_device *csdev);
805 int cti_disable(struct coresight_device *csdev) in cti_disable() function814 .disable = cti_disable,
119 ret = cti_disable(drvdata->csdev); in enable_store()
Completed in 8 milliseconds