Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-priv.h178 struct cti_assoc_op { struct
183 extern void coresight_set_cti_ops(const struct cti_assoc_op *cti_op); argument
H A Dcoresight-core.c60 static const struct cti_assoc_op *cti_assoc_ops;
62 void coresight_set_cti_ops(const struct cti_assoc_op *cti_op) in coresight_set_cti_ops()
H A Dcoresight-cti-core.c605 static struct cti_assoc_op cti_assoc_ops = {