Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
A Dcti.h116 static inline void cti_disable(struct cti *cti) in cti_disable() function
/linux/drivers/hwtracing/coresight/
A Dcoresight-cti.h219 int cti_disable(struct coresight_device *csdev);
A Dcoresight-cti-core.c802 int cti_disable(struct coresight_device *csdev) in cti_disable() function
811 .disable = cti_disable,
A Dcoresight-cti-sysfs.c114 ret = cti_disable(drvdata->csdev); in enable_store()

Completed in 13 milliseconds