Lines Matching defs:coresight_connection
199 struct coresight_connection { struct
200 int src_port;
201 int dest_port;
202 struct fwnode_handle *dest_fwnode;
203 struct coresight_device *dest_dev;
204 struct coresight_sysfs_link *link;
205 struct coresight_device *src_dev;
206 struct fwnode_handle *filter_src_fwnode;
207 struct coresight_device *filter_src_dev;
208 int src_refcnt;
209 int dest_refcnt;