Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h320 void tmc_enable_hw(struct tmc_drvdata *drvdata);
H A Dcoresight-tmc-core.c72 void tmc_enable_hw(struct tmc_drvdata *drvdata) in tmc_enable_hw() function
H A Dcoresight-tmc-etr.c1114 tmc_enable_hw(drvdata); in __tmc_etr_enable_hw()