Searched defs:coresight_connection (Results 1 – 1 of 1) sorted by relevance
178 struct coresight_connection { struct179 int outport;180 int child_port;181 struct fwnode_handle *child_fwnode;182 struct coresight_device *child_dev;183 struct coresight_sysfs_link *link;
Completed in 6 milliseconds