Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-tmc.h299 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table,
Dcoresight-tmc-etr.c350 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data() function
663 return tmc_sg_table_get_data(etr_table->sg_table, offset, len, bufpp); in tmc_etr_get_data_sg_buf()
Dcoresight-catu.c299 return tmc_sg_table_get_data(catu_buf->catu_table, offset, len, bufpp); in catu_get_data_etr_buf()