Searched defs:connection (Results 1 - 1 of 1) sorted by relevance

/arch/um/drivers/
H A Dport_kern.c36 struct connection { struct
47 struct connection *conn = data;
78 struct connection *conn;
92 "connection\n");
95 *conn = ((struct connection)
227 struct connection *conn;
239 conn = list_entry(port->connections.next, struct connection,
252 * connection. Then we loop here throwing out failed

Completed in 65 milliseconds