Searched defs:coresight_connection (Results 1 – 1 of 1) sorted by relevance
196 struct coresight_connection { struct197 int src_port;198 int dest_port;199 struct fwnode_handle *dest_fwnode;200 struct coresight_device *dest_dev;201 struct coresight_sysfs_link *link;202 struct coresight_device *src_dev;203 atomic_t src_refcnt;204 atomic_t dest_refcnt;