Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dcoresight.h195 struct coresight_connection { struct
196 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;