tmc_sg_table_get_data  301 drivers/hwtracing/coresight/coresight-catu.c 	return tmc_sg_table_get_data(catu_buf->catu_table, offset, len, bufpp);
tmc_sg_table_get_data  702 drivers/hwtracing/coresight/coresight-tmc-etr.c 	return tmc_sg_table_get_data(etr_table->sg_table, offset, len, bufpp);
tmc_sg_table_get_data  318 drivers/hwtracing/coresight/coresight-tmc.h ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table,