Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-priv.h183 extern void coresight_set_cti_ops(const struct cti_assoc_op *cti_op);
Dcoresight-core.c63 void coresight_set_cti_ops(const struct cti_assoc_op *cti_op) in coresight_set_cti_ops() argument
65 cti_assoc_ops = cti_op; in coresight_set_cti_ops()