Home
last modified time | relevance | path

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

/linux/drivers/tty/
A 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()
119 struct tty_bufhead *buf = &port->buf; in tty_buffer_free_all()
198 struct tty_bufhead *buf = &port->buf; in tty_buffer_free()
224 struct tty_bufhead *buf = &port->buf; in tty_buffer_flush()
262 struct tty_bufhead *buf = &port->buf; in __tty_buffer_request_room()
415 struct tty_bufhead *buf = &port->buf; in tty_schedule_flip()
513 struct tty_bufhead *buf = &port->buf; in flush_to_ldisc()
583 struct tty_bufhead *buf = &port->buf; in tty_buffer_init()
/linux/include/linux/
A Dtty_buffer.h37 struct tty_bufhead { struct
A Dtty_port.h52 struct tty_bufhead buf; /* Locked internally */

Completed in 6 milliseconds