Home
last modified time | relevance | path

Searched refs:etr_buf_operations (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-tmc.h141 struct etr_buf_operations;
163 const struct etr_buf_operations *ops;
219 struct etr_buf_operations { struct
336 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu);
Dcoresight-tmc-etr.c691 static const struct etr_buf_operations etr_flat_buf_ops = {
769 static const struct etr_buf_operations etr_sg_buf_ops = {
800 static const struct etr_buf_operations *etr_buf_ops[] = {
806 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu) in tmc_etr_set_catu_ops()
Dcoresight-catu.c363 static const struct etr_buf_operations etr_catu_buf_ops = {