Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-tmc.h139 struct etr_buf_operations;
161 const struct etr_buf_operations *ops;
212 struct etr_buf_operations { struct
Dcoresight-catu.h111 extern const struct etr_buf_operations etr_catu_buf_ops;
Dcoresight-tmc-etr.c659 static const struct etr_buf_operations etr_flat_buf_ops = {
737 static const struct etr_buf_operations etr_sg_buf_ops = {
788 static const struct etr_buf_operations *etr_buf_ops[] = {
Dcoresight-catu.c361 const struct etr_buf_operations etr_catu_buf_ops = {