Home
last modified time | relevance | path

Searched refs:tty_bufhead (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/tty/
Dtty_buffer.c54 struct tty_bufhead *buf = &port->buf; in tty_buffer_lock_exclusive()
71 struct tty_bufhead *buf = &port->buf; in tty_buffer_unlock_exclusive()
122 struct tty_bufhead *buf = &port->buf; in tty_buffer_free_all()
201 struct tty_bufhead *buf = &port->buf; in tty_buffer_free()
225 struct tty_bufhead *buf = &port->buf; in tty_buffer_flush()
265 struct tty_bufhead *buf = &port->buf; in __tty_buffer_request_room()
535 struct tty_bufhead *buf = &port->buf; in flush_to_ldisc()
601 struct tty_bufhead *buf = &port->buf; in tty_flip_buffer_push()
625 struct tty_bufhead *buf = &port->buf; in tty_insert_flip_string_and_push_buffer()
648 struct tty_bufhead *buf = &port->buf; in tty_buffer_init()
/linux-6.1.9/include/linux/
Dtty_buffer.h38 struct tty_bufhead { struct
Dtty_port.h101 struct tty_bufhead buf;