Searched refs:has_connection (Results 1 - 1 of 1) sorted by path

/linux-master/arch/um/drivers/
H A Dport_kern.c21 int has_connection; member in struct:port_list
137 if (!port->has_connection)
142 port->has_connection = 0;
153 port->has_connection = 1;
193 .has_connection = 0,

Completed in 431 milliseconds