etr_buf_operations
static const struct etr_buf_operations etr_catu_buf_ops = {
static const struct etr_buf_operations etr_flat_buf_ops = {
static const struct etr_buf_operations etr_resrv_buf_ops = {
static const struct etr_buf_operations etr_sg_buf_ops = {
static const struct etr_buf_operations *etr_buf_ops[] = {
void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu)
struct etr_buf_operations;
const struct etr_buf_operations *ops;
void tmc_etr_set_catu_ops(const struct etr_buf_operations *catu);