Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_tty.c72 static int dgnc_tty_write(struct tty_struct *tty, const unsigned char *buf,
83 .write = dgnc_tty_write,
1397 dgnc_tty_write(tty, &c, 1); in dgnc_tty_put_char()
1405 static int dgnc_tty_write(struct tty_struct *tty, in dgnc_tty_write() function