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