Home
last modified time | relevance | path

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

/linux-4.1.27/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()
251 struct tty_bufhead *buf = &port->buf; in __tty_buffer_request_room()
369 struct tty_bufhead *buf = &port->buf; in tty_schedule_flip()
442 struct tty_bufhead *buf = &port->buf; in flush_to_ldisc()
517 struct tty_bufhead *buf = &port->buf; in tty_buffer_init()
/linux-4.1.27/include/linux/
Dtty.h83 struct tty_bufhead { struct
222 struct tty_bufhead buf; /* Locked internally */