Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/vt/
Dvt.c3241 static ssize_t con_write(struct tty_struct *tty, const u8 *buf, size_t count) in con_write() function
3497 .write = con_write,