Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcoresight.h160 const struct coresight_ops *ops;
284 const struct coresight_ops *ops;
342 #define coresight_ops(csdev) csdev->ops macro
433 struct coresight_ops { struct
/linux/drivers/hwtracing/coresight/
H A Dcoresight-dummy.c71 static const struct coresight_ops dummy_source_cs_ops = {
81 static const struct coresight_ops dummy_sink_cs_ops = {
H A Dcoresight-tmc-etf.c698 const struct coresight_ops tmc_etb_cs_ops = {
702 const struct coresight_ops tmc_etf_cs_ops = {
H A Dcoresight-tpiu.c123 static const struct coresight_ops tpiu_cs_ops = {
H A Dcoresight-ctcu-core.c173 static const struct coresight_ops ctcu_ops = {
H A Dcoresight-tnoc.c124 static const struct coresight_ops trace_noc_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-core.c732 if (coresight_ops(csdev)->trace_id) in coresight_get_trace_id()
733 return coresight_ops(csdev)->trace_id(csdev, mode, sink); in coresight_get_trace_id()
H A Dultrasoc-smb.c415 static const struct coresight_ops cs_ops = {
H A Dcoresight-tpda.c288 static const struct coresight_ops tpda_cs_ops = {
H A Dcoresight-catu.c508 static const struct coresight_ops catu_ops = {
H A Dcoresight-cti-core.c632 static const struct coresight_ops cti_ops = {
H A Dcoresight-etb10.c580 static const struct coresight_ops etb_cs_ops = {
H A Dcoresight-stm.c297 static const struct coresight_ops stm_cs_ops = {
H A Dcoresight-trbe.c1200 static const struct coresight_ops arm_trbe_cs_ops = {
H A Dcoresight-tpdm.c572 static const struct coresight_ops tpdm_cs_ops = {
H A Dcoresight-tmc-etr.c1916 const struct coresight_ops tmc_etr_cs_ops = {