tty_buffer_unlock_exclusive
EXPORT_SYMBOL_GPL(tty_buffer_unlock_exclusive);
tty_buffer_unlock_exclusive(tty->port);
tty_buffer_unlock_exclusive(&vc->port);
void tty_buffer_unlock_exclusive(struct tty_port *port);