Searched refs:coresight_ops_sink (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-dummy.c61 static const struct coresight_ops_sink dummy_sink_ops = {
H A Dcoresight-tpiu.c116 static const struct coresight_ops_sink tpiu_sink_ops = {
H A Dcoresight-tmc-etf.c593 static const struct coresight_ops_sink tmc_etf_sink_ops = {
H A Dultrasoc-smb.c409 static const struct coresight_ops_sink smb_cs_ops = {
H A Dcoresight-trbe.c1176 static const struct coresight_ops_sink arm_trbe_sink_ops = {
H A Dcoresight-etb10.c574 static const struct coresight_ops_sink etb_sink_ops = {
H A Dcoresight-tmc-etr.c1743 static const struct coresight_ops_sink tmc_etr_sink_ops = {
/linux-master/include/linux/
H A Dcoresight.h320 * struct coresight_ops_sink - basic operations for a sink
328 struct coresight_ops_sink { struct
388 const struct coresight_ops_sink *sink_ops;

Completed in 183 milliseconds