Searched refs:dgnc_tty_write (Results 1 – 1 of 1) sorted by relevance
112 static int dgnc_tty_write(struct tty_struct *tty, const unsigned char *buf, int count);120 .write = dgnc_tty_write,1685 dgnc_tty_write(tty, &c, 1); in dgnc_tty_put_char()1696 static int dgnc_tty_write(struct tty_struct *tty, in dgnc_tty_write() function