Lines Matching defs:coresight_connection
114 struct coresight_connection **out_conns;
115 struct coresight_connection **in_conns;
169 * struct coresight_connection - representation of a single connection
184 * |coresight_device | |coresight_connection |
200 struct coresight_connection {
387 struct coresight_connection *in,
388 struct coresight_connection *out);
390 struct coresight_connection *in,
391 struct coresight_connection *out);
686 struct coresight_connection *
689 const struct coresight_connection *new_conn);
690 int coresight_add_in_conn(struct coresight_connection *conn);