Searched refs:tty_buffer_alloc (Results 1 – 1 of 1) sorted by relevance
150 static struct tty_buffer *tty_buffer_alloc(struct tty_port *port, size_t size) in tty_buffer_alloc() function259 if ((n = tty_buffer_alloc(port, size)) != NULL) { in __tty_buffer_request_room()