tmc_sg_table_get_data
return tmc_sg_table_get_data(catu_buf->catu_table, offset, len, bufpp);
EXPORT_SYMBOL_GPL(tmc_sg_table_get_data);
return tmc_sg_table_get_data(etr_table->sg_table, offset, len, bufpp);
ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table,