Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-priv.h184 extern void coresight_remove_cti_ops(void);
Dcoresight-core.c69 void coresight_remove_cti_ops(void) in coresight_remove_cti_ops() function
73 EXPORT_SYMBOL_GPL(coresight_remove_cti_ops);
Dcoresight-cti-core.c999 coresight_remove_cti_ops(); in cti_exit()