Home
last modified time | relevance | path

Searched refs:coresight_ops (Results 1 – 19 of 19) sorted by relevance

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-tmc.h270 extern const struct coresight_ops tmc_etb_cs_ops;
271 extern const struct coresight_ops tmc_etf_cs_ops;
279 extern const struct coresight_ops tmc_etr_cs_ops;
Dcoresight-dummy.c62 static const struct coresight_ops dummy_source_cs_ops = {
71 static const struct coresight_ops dummy_sink_cs_ops = {
Dcoresight-tmc-etf.c606 const struct coresight_ops tmc_etb_cs_ops = {
610 const struct coresight_ops tmc_etf_cs_ops = {
Dcoresight-tpiu.c125 static const struct coresight_ops tpiu_cs_ops = {
Dcoresight-tpda.c240 static const struct coresight_ops tpda_cs_ops = {
Dcoresight-replicator.c200 static const struct coresight_ops replicator_cs_ops = {
Dcoresight-funnel.c150 static const struct coresight_ops funnel_cs_ops = {
Dultrasoc-smb.c416 static const struct coresight_ops cs_ops = {
Dcoresight-catu.c503 static const struct coresight_ops catu_ops = {
Dcoresight-etb10.c582 static const struct coresight_ops etb_cs_ops = {
Dcoresight-etm3x-core.c706 static const struct coresight_ops etm_cs_ops = {
Dcoresight-cti-core.c821 static const struct coresight_ops cti_ops = {
Dcoresight-stm.c289 static const struct coresight_ops stm_cs_ops = {
Dcoresight-trbe.c1185 static const struct coresight_ops arm_trbe_cs_ops = {
Dcoresight-tpdm.c527 static const struct coresight_ops tpdm_cs_ops = {
Dcoresight-tmc-etr.c1752 const struct coresight_ops tmc_etr_cs_ops = {
Dcoresight-etm4x-core.c1034 static const struct coresight_ops etm4_cs_ops = {
/linux-6.12.1/include/linux/
Dcoresight.h159 const struct coresight_ops *ops;
282 const struct coresight_ops *ops;
407 struct coresight_ops { struct
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight.rst166 const struct coresight_ops *ops;
176 The ``struct coresight_ops`` is mandatory and will tell the framework how to
195 that can be performed on them (see ``struct coresight_ops``). The ``**groups``