Searched refs:tty_buffer_unlock_exclusive (Results 1 – 3 of 3) sorted by relevance
41 extern void tty_buffer_unlock_exclusive(struct tty_port *port);
65 void tty_buffer_unlock_exclusive(struct tty_port *port) in tty_buffer_unlock_exclusive() function77 EXPORT_SYMBOL_GPL(tty_buffer_unlock_exclusive);
379 tty_buffer_unlock_exclusive(&vc->port); in paste_selection()