Searched refs:catu (Results 1 – 5 of 5) sorted by relevance
31 *catu = coresight_test_device(dev); in test_default_sink() local44 catu->type = CORESIGHT_DEV_TYPE_HELPER; in test_default_sink()55 conn.dest_dev = catu; in test_default_sink()
47 obj-$(CONFIG_CORESIGHT_CATU) += coresight-catu.o
440 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu);
877 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu) in tmc_etr_set_catu_ops() argument879 etr_buf_ops[ETR_MODE_CATU] = catu; in tmc_etr_set_catu_ops()
60 module will be called coresight-catu.
Completed in 16 milliseconds