Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h267 extern const struct coresight_ops tmc_etb_cs_ops;
H A Dcoresight-tmc-core.c483 desc.ops = &tmc_etb_cs_ops; in tmc_probe()
H A Dcoresight-tmc-etf.c604 const struct coresight_ops tmc_etb_cs_ops = { variable