Home
last modified time | relevance | path

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

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