Searched defs:coresight_ops (Results 1 – 1 of 1) sorted by relevance
218 struct coresight_ops { struct219 const struct coresight_ops_sink *sink_ops; argument220 const struct coresight_ops_link *link_ops; argument221 const struct coresight_ops_source *source_ops; argument