Searched defs:coresight_ops (Results 1 – 1 of 1) sorted by relevance
258 struct coresight_ops { struct259 const struct coresight_ops_sink *sink_ops; argument260 const struct coresight_ops_link *link_ops; argument261 const struct coresight_ops_source *source_ops; argument262 const struct coresight_ops_helper *helper_ops; argument