Searched refs:tmc_etb_cs_ops (Results 1 – 3 of 3) sorted by relevance
263 extern const struct coresight_ops tmc_etb_cs_ops;
480 desc.ops = &tmc_etb_cs_ops; in tmc_probe()
572 const struct coresight_ops tmc_etb_cs_ops = { variable