Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-tmc.h318 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table,
Dcoresight-catu.c301 return tmc_sg_table_get_data(catu_buf->catu_table, offset, len, bufpp); in catu_get_data_etr_buf()
Dcoresight-tmc-etr.c384 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data() function
702 return tmc_sg_table_get_data(etr_table->sg_table, offset, len, bufpp); in tmc_etr_get_data_sg_buf()