Home
last modified time | relevance | path

Searched refs:catu (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/hwtracing/coresight/
DMakefile25 obj-$(CONFIG_CORESIGHT_CATU) += coresight-catu.o
Dcoresight-tmc.h333 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu);
Dcoresight-tmc-etr.c799 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu) in tmc_etr_set_catu_ops() argument
801 etr_buf_ops[ETR_MODE_CATU] = catu; in tmc_etr_set_catu_ops()
DKconfig60 module will be called coresight-catu.