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