Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A DMakefile45 obj-$(CONFIG_CORESIGHT_CATU) += coresight-catu.o
H A Dcoresight-tmc.h336 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu);
H A Dcoresight-tmc-etr.c806 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu) in tmc_etr_set_catu_ops() argument
808 etr_buf_ops[ETR_MODE_CATU] = catu; in tmc_etr_set_catu_ops()
H A DKconfig60 module will be called coresight-catu.