Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-catu.h113 extern const struct etr_buf_operations etr_catu_buf_ops;
116 static const struct etr_buf_operations etr_catu_buf_ops;
Dcoresight-tmc.h132 struct etr_buf_operations;
152 const struct etr_buf_operations *ops;
194 struct etr_buf_operations { struct
Dcoresight-tmc-etr.c621 static const struct etr_buf_operations etr_flat_buf_ops = {
698 static const struct etr_buf_operations etr_sg_buf_ops = {
747 static const struct etr_buf_operations *etr_buf_ops[] = {
Dcoresight-catu.c360 const struct etr_buf_operations etr_catu_buf_ops = {