Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-tmc.h320 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table);
Dcoresight-tmc-etr.c369 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table() function
379 EXPORT_SYMBOL_GPL(tmc_sg_table_sync_table);
587 tmc_sg_table_sync_table(sg_table); in tmc_init_etr_sg_table()
Dcoresight-catu.c256 tmc_sg_table_sync_table(catu_table); in catu_populate_table()