Searched refs:tty_buffer (Results 1 – 2 of 2) sorted by relevance
14 struct tty_buffer *tb = tty->buf.tail; in tty_insert_flip_char()
57 struct tty_buffer { struct58 struct tty_buffer *next; argument72 struct tty_buffer *head; /* Queue head */ argument73 struct tty_buffer *tail; /* Active buffer */74 struct tty_buffer *free; /* Free queue head */