Home
last modified time | relevance | path

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

/linux-6.8/drivers/hwtracing/coresight/ !
Dcoresight-dummy.c52 static const struct coresight_ops_source dummy_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-tpdm.c346 static const struct coresight_ops_source tpdm_source_ops = {
Dcoresight-etm4x-core.c1031 static const struct coresight_ops_source etm4_source_ops = {
/linux-6.8/include/linux/ !
Dcoresight.h351 struct coresight_ops_source { struct
377 const struct coresight_ops_source *source_ops; argument
/linux-6.8/Documentation/trace/coresight/ !
Dcoresight.rst179 ``struct coresight_ops_link`` and ``struct coresight_ops_source`` have been