Searched defs:coresight_connection (Results 1 – 1 of 1) sorted by relevance
174 struct coresight_connection { struct175 int outport;176 int child_port;177 struct fwnode_handle *child_fwnode;178 struct coresight_device *child_dev;179 struct coresight_sysfs_link *link;
Completed in 6 milliseconds