Searched refs:tty_buffer_unlock_exclusive (Results 1 – 4 of 4) sorted by relevance
39 extern void tty_buffer_unlock_exclusive(struct tty_port *port);
64 void tty_buffer_unlock_exclusive(struct tty_port *port) in tty_buffer_unlock_exclusive() function76 EXPORT_SYMBOL_GPL(tty_buffer_unlock_exclusive);
165 tty_buffer_unlock_exclusive(&vc->port); in __speakup_paste_selection()
368 tty_buffer_unlock_exclusive(&vc->port); in paste_selection()