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