Home
last modified time | relevance | path

Searched refs:cti_disable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h221 int cti_disable(struct coresight_device *csdev, struct coresight_path *path);
H A Dcoresight-cti-core.c810 int cti_disable(struct coresight_device *csdev, struct coresight_path *path) in cti_disable() function
819 .disable = cti_disable,