Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h164 struct cti_assoc_op {
169 extern void coresight_set_cti_ops(const struct cti_assoc_op *cti_op);
161 struct cti_assoc_op { global() struct
166 removecti_assoc_op global() argument
H A Dcoresight-core.c52 static const struct cti_assoc_op *cti_assoc_ops;
54 void coresight_set_cti_ops(const struct cti_assoc_op *cti_op) in coresight_set_cti_ops()
H A Dcoresight-cti-core.c619 static struct cti_assoc_op cti_assoc_ops = {