Home
last modified time | relevance | path

Searched refs:tty_buffer (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dtty_flip.h20 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_char()
Dtty.h35 struct tty_buffer { struct
37 struct tty_buffer *next; argument
52 static inline unsigned char *char_buf_ptr(struct tty_buffer *b, int ofs) in char_buf_ptr()
57 static inline char *flag_buf_ptr(struct tty_buffer *b, int ofs) in flag_buf_ptr()
63 struct tty_buffer *head; /* Queue head */
67 struct tty_buffer sentinel;
71 struct tty_buffer *tail; /* Active buffer */