Home
last modified time | relevance | path

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

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