Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-priv.h164 struct cti_assoc_op { struct
169 extern void coresight_set_cti_ops(const struct cti_assoc_op *cti_op); argument
Dcoresight-core.c61 static const struct cti_assoc_op *cti_assoc_ops;
91 void coresight_set_cti_ops(const struct cti_assoc_op *cti_op) in coresight_set_cti_ops()
Dcoresight-cti-core.c606 static struct cti_assoc_op cti_assoc_ops = {