Home
last modified time | relevance | path

Searched defs:coresight_connection (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/linux/
Dcoresight.h194 struct coresight_connection { struct
195 int src_port;
196 int dest_port;
197 struct fwnode_handle *dest_fwnode;
198 struct coresight_device *dest_dev;
199 struct coresight_sysfs_link *link;
200 struct coresight_device *src_dev;
201 atomic_t src_refcnt;
202 atomic_t dest_refcnt;