Home
last modified time | relevance | path

Searched refs:cti_op (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-priv.h169 extern void coresight_set_cti_ops(const struct cti_assoc_op *cti_op);
Dcoresight-core.c91 void coresight_set_cti_ops(const struct cti_assoc_op *cti_op) in coresight_set_cti_ops() argument
93 cti_assoc_ops = cti_op; in coresight_set_cti_ops()