Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h323 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table);
H A Dcoresight-tmc-etr.c376 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table() function
386 EXPORT_SYMBOL_GPL(tmc_sg_table_sync_table);
594 tmc_sg_table_sync_table(sg_table); in tmc_init_etr_sg_table()
H A Dcoresight-catu.c258 tmc_sg_table_sync_table(catu_table); in catu_populate_table()