Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h270 extern const struct coresight_ops tmc_etb_cs_ops;
H A Dcoresight-tmc-etf.c606 const struct coresight_ops tmc_etb_cs_ops = { variable
H A Dcoresight-tmc-core.c518 desc.ops = &tmc_etb_cs_ops; in __tmc_probe()