Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty_buffer.c53 struct tty_bufhead *buf = &port->buf; in tty_buffer_lock_exclusive()
70 struct tty_bufhead *buf = &port->buf; in tty_buffer_unlock_exclusive()
120 struct tty_bufhead *buf = &port->buf; in tty_buffer_free_all()
199 struct tty_bufhead *buf = &port->buf; in tty_buffer_free()
223 struct tty_bufhead *buf = &port->buf; in tty_buffer_flush()
262 struct tty_bufhead *buf = &port->buf; in __tty_buffer_request_room()
492 struct tty_bufhead *buf = &port->buf; in flush_to_ldisc()
556 struct tty_bufhead *buf = &port->buf; in tty_flip_buffer_push()
580 struct tty_bufhead *buf = &port->buf; in tty_insert_flip_string_and_push_buffer()
603 struct tty_bufhead *buf = &port->buf; in tty_buffer_init()
/linux-5.19.10/include/linux/
Dtty_buffer.h37 struct tty_bufhead { struct
Dtty_port.h99 struct tty_bufhead buf;