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