Home
last modified time | relevance | path

Searched refs:has_connection (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dport_kern.c21 int has_connection; member
137 if (!port->has_connection) in port_work_proc()
142 port->has_connection = 0; in port_work_proc()
153 port->has_connection = 1; in port_interrupt()
193 .has_connection = 0, in port_data()