Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_buffer.c58 struct tty_bufhead *buf = &port->buf; in tty_buffer_lock_exclusive()
67 struct tty_bufhead *buf = &port->buf; in tty_buffer_unlock_exclusive()
118 struct tty_bufhead *buf = &port->buf; in tty_buffer_free_all()
191 struct tty_bufhead *buf = &port->buf; in tty_buffer_free()
217 struct tty_bufhead *buf = &port->buf; in tty_buffer_flush()
255 struct tty_bufhead *buf = &port->buf; in __tty_buffer_request_room()
402 struct tty_bufhead *buf = &port->buf; in tty_schedule_flip()
494 struct tty_bufhead *buf = &port->buf; in flush_to_ldisc()
561 struct tty_bufhead *buf = &port->buf; in tty_buffer_init()
/Linux-v4.19/include/linux/
Dtty.h85 struct tty_bufhead { struct
229 struct tty_bufhead buf; /* Locked internally */