Home
last modified time | relevance | path

Searched refs:coresight_ops_source (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-dummy.c52 static const struct coresight_ops_source dummy_source_ops = {
Dcoresight-tpdm.c104 static const struct coresight_ops_source tpdm_source_ops = {
Dcoresight-etm3x-core.c702 static const struct coresight_ops_source etm_source_ops = {
Dcoresight-stm.c284 static const struct coresight_ops_source stm_source_ops = {
Dcoresight-etm4x-core.c1026 static const struct coresight_ops_source etm4_source_ops = {
/Linux-v6.6/include/linux/
Dcoresight.h350 struct coresight_ops_source { struct
376 const struct coresight_ops_source *source_ops; argument
/Linux-v6.6/Documentation/trace/coresight/
Dcoresight.rst179 ``struct coresight_ops_link`` and ``struct coresight_ops_source`` have been