Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h263 extern const struct coresight_ops tmc_etb_cs_ops;
H A Dcoresight-tmc-core.c484 desc.ops = &tmc_etb_cs_ops; in tmc_probe()
H A Dcoresight-tmc-etf.c576 const struct coresight_ops tmc_etb_cs_ops = { variable