Home
last modified time | relevance | path

Searched refs:coresight_remove_cti_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-priv.h184 extern void coresight_remove_cti_ops(void);
H A Dcoresight-core.c68 void coresight_remove_cti_ops(void) in coresight_remove_cti_ops() function
72 EXPORT_SYMBOL_GPL(coresight_remove_cti_ops);
H A Dcoresight-cti-core.c994 coresight_remove_cti_ops(); in cti_exit()