Searched refs:TTY_PORT_ACTIVE (Results 1 – 1 of 1) sorted by relevance
128 #define TTY_PORT_ACTIVE 2 /* device is open */ macro183 return test_bit(TTY_PORT_ACTIVE, &port->iflags); in tty_port_active()188 assign_bit(TTY_PORT_ACTIVE, &port->iflags, val); in tty_port_set_active()