Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dcoresight.h200 struct coresight_connection { struct
201 int src_port;
202 int dest_port;
203 struct fwnode_handle *dest_fwnode;
204 struct coresight_device *dest_dev;
205 struct coresight_sysfs_link *link;
206 struct coresight_device *src_dev;
207 struct fwnode_handle *filter_src_fwnode;
208 struct coresight_device *filter_src_dev;
209 int src_refcnt;
[all …]