Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/hvc/
Dhvc_console.c499 static ssize_t hvc_write(struct tty_struct *tty, const u8 *buf, size_t count) in hvc_write() function
893 .write = hvc_write,