Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dtty_buffer.c57 struct tty_bufhead *buf = &port->buf; in tty_buffer_lock_exclusive()
66 struct tty_bufhead *buf = &port->buf; in tty_buffer_unlock_exclusive()
117 struct tty_bufhead *buf = &port->buf; in tty_buffer_free_all()
190 struct tty_bufhead *buf = &port->buf; in tty_buffer_free()
216 struct tty_bufhead *buf = &port->buf; in tty_buffer_flush()
254 struct tty_bufhead *buf = &port->buf; in __tty_buffer_request_room()
375 struct tty_bufhead *buf = &port->buf; in tty_schedule_flip()
450 struct tty_bufhead *buf = &port->buf; in flush_to_ldisc()
528 struct tty_bufhead *buf = &port->buf; in tty_buffer_init()
/linux-4.4.14/include/linux/
Dtty.h83 struct tty_bufhead { struct
222 struct tty_bufhead buf; /* Locked internally */