Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/
Dtty_buffer.c57 static struct tty_buffer *tty_buffer_alloc(struct tty_struct *tty, size_t size) in tty_buffer_alloc() function
184 return tty_buffer_alloc(tty, size); in tty_buffer_find()