Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-tmc.h139 struct etr_buf_operations;
161 const struct etr_buf_operations *ops;
212 struct etr_buf_operations { struct
329 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu);
Dcoresight-tmc-etr.c666 static const struct etr_buf_operations etr_flat_buf_ops = {
744 static const struct etr_buf_operations etr_sg_buf_ops = {
796 static const struct etr_buf_operations *etr_buf_ops[] = {
802 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu) in tmc_etr_set_catu_ops()
Dcoresight-catu.c361 static const struct etr_buf_operations etr_catu_buf_ops = {