Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dvt.c3241 static ssize_t con_write(struct tty_struct *tty, const u8 *buf, size_t count) in con_write() function
3506 .write = con_write,