Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
A Dcoresight-tmc.h140 struct etr_buf_operations;
162 const struct etr_buf_operations *ops;
216 struct etr_buf_operations { struct
333 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu);
A Dcoresight-tmc-etr.c682 static const struct etr_buf_operations etr_flat_buf_ops = {
760 static const struct etr_buf_operations etr_sg_buf_ops = {
812 static const struct etr_buf_operations *etr_buf_ops[] = {
818 void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu) in tmc_etr_set_catu_ops()
A Dcoresight-catu.c361 static const struct etr_buf_operations etr_catu_buf_ops = {

Completed in 8 milliseconds