Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dtty_buffer.h10 struct tty_buffer { struct
12 struct tty_buffer *next; argument
25 static inline u8 *char_buf_ptr(struct tty_buffer *b, unsigned int ofs) in char_buf_ptr() argument
/kernel/linux/linux-5.10/include/linux/
Dtty.h34 struct tty_buffer { struct
36 struct tty_buffer *next; argument
48 /* Values for .flags field of tty_buffer */ argument