Searched refs:coresight_ops (Results 1 – 18 of 18) sorted by relevance
267 extern const struct coresight_ops tmc_etb_cs_ops;268 extern const struct coresight_ops tmc_etf_cs_ops;276 extern const struct coresight_ops tmc_etr_cs_ops;
112 static const struct coresight_ops tpiu_cs_ops = {
104 static const struct coresight_ops tpda_cs_ops = {
109 static const struct coresight_ops tpdm_cs_ops = {
602 const struct coresight_ops tmc_etb_cs_ops = {606 const struct coresight_ops tmc_etf_cs_ops = {
195 static const struct coresight_ops replicator_cs_ops = {
144 static const struct coresight_ops funnel_cs_ops = {
488 static const struct coresight_ops catu_ops = {
447 static const struct coresight_ops cs_ops = {
582 static const struct coresight_ops etb_cs_ops = {
817 static const struct coresight_ops cti_ops = {
289 static const struct coresight_ops stm_cs_ops = {
708 static const struct coresight_ops etm_cs_ops = {
1182 static const struct coresight_ops arm_trbe_cs_ops = {
1722 const struct coresight_ops tmc_etr_cs_ops = {
1023 static const struct coresight_ops etm4_cs_ops = {
157 const struct coresight_ops *ops;228 const struct coresight_ops *ops;354 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``
Completed in 35 milliseconds