Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-kunit-tests.c31 *catu = coresight_test_device(dev); in test_default_sink() local
44 catu->type = CORESIGHT_DEV_TYPE_HELPER; in test_default_sink()
55 conn.dest_dev = catu; in test_default_sink()
H A DMakefile48 obj-$(CONFIG_CORESIGHT_CATU) += coresight-catu.o
H A Dcoresight-tmc.h444 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu);
H A Dcoresight-tmc-etr.c875 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu) in tmc_etr_set_catu_ops() argument
877 etr_buf_ops[ETR_MODE_CATU] = catu; in tmc_etr_set_catu_ops()
H A DKconfig60 module will be called coresight-catu.