Searched refs:coresight_ops (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-dummy.c57 static const struct coresight_ops dummy_source_cs_ops = {
66 static const struct coresight_ops dummy_sink_cs_ops = {
H A Dcoresight-tmc.h267 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;
H A Dcoresight-tpiu.c121 static const struct coresight_ops tpiu_cs_ops = {
H A Dcoresight-tmc-etf.c606 const struct coresight_ops tmc_etb_cs_ops = {
610 const struct coresight_ops tmc_etf_cs_ops = {
H A Dcoresight-funnel.c148 static const struct coresight_ops funnel_cs_ops = {
H A Dcoresight-replicator.c198 static const struct coresight_ops replicator_cs_ops = {
H A Dcoresight-tpda.c240 static const struct coresight_ops tpda_cs_ops = {
H A Dcoresight-catu.c501 static const struct coresight_ops catu_ops = {
H A Dultrasoc-smb.c417 static const struct coresight_ops cs_ops = {
H A Dcoresight-trbe.c1184 static const struct coresight_ops arm_trbe_cs_ops = {
H A Dcoresight-etb10.c582 static const struct coresight_ops etb_cs_ops = {
H A Dcoresight-cti-core.c821 static const struct coresight_ops cti_ops = {
H A Dcoresight-etm3x-core.c705 static const struct coresight_ops etm_cs_ops = {
H A Dcoresight-stm.c285 static const struct coresight_ops stm_cs_ops = {
H A Dcoresight-tpdm.c520 static const struct coresight_ops tpdm_cs_ops = {
H A Dcoresight-etm4x-core.c1033 static const struct coresight_ops etm4_cs_ops = {
H A Dcoresight-tmc-etr.c1751 const struct coresight_ops tmc_etr_cs_ops = {
/linux-master/include/linux/
H A Dcoresight.h147 * by @coresight_ops.
158 const struct coresight_ops *ops;
226 * by @coresight_ops.
263 const struct coresight_ops *ops;
387 struct coresight_ops { struct

Completed in 198 milliseconds