Searched refs:coresight_ops (Results 1 – 21 of 21) sorted by relevance
328 extern const struct coresight_ops tmc_etb_cs_ops;329 extern const struct coresight_ops tmc_etf_cs_ops;337 extern const struct coresight_ops tmc_etr_cs_ops;
74 static const struct coresight_ops dummy_source_cs_ops = {84 static const struct coresight_ops dummy_sink_cs_ops = {
687 const struct coresight_ops tmc_etb_cs_ops = {691 const struct coresight_ops tmc_etf_cs_ops = {
125 static const struct coresight_ops tpiu_cs_ops = {
178 static const struct coresight_ops ctcu_ops = {
260 static const struct coresight_ops tpda_cs_ops = {
200 static const struct coresight_ops replicator_cs_ops = {
150 static const struct coresight_ops funnel_cs_ops = {
416 static const struct coresight_ops cs_ops = {
671 if (coresight_ops(csdev)->trace_id) in coresight_get_trace_id()672 return coresight_ops(csdev)->trace_id(csdev, mode, sink); in coresight_get_trace_id()
503 static const struct coresight_ops catu_ops = {
582 static const struct coresight_ops etb_cs_ops = {
821 static const struct coresight_ops cti_ops = {
666 static const struct coresight_ops etm_cs_ops = {
299 static const struct coresight_ops stm_cs_ops = {
1198 static const struct coresight_ops arm_trbe_cs_ops = {
567 static const struct coresight_ops tpdm_cs_ops = {
1899 const struct coresight_ops tmc_etr_cs_ops = {
1068 static const struct coresight_ops etm4_cs_ops = {
160 const struct coresight_ops *ops;288 const struct coresight_ops *ops;349 #define coresight_ops(csdev) csdev->ops macro435 struct coresight_ops { struct
166 const struct coresight_ops *ops;176 The ``struct coresight_ops`` is mandatory and will tell the framework how to195 that can be performed on them (see ``struct coresight_ops``). The ``**groups``