Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgap/
Ddgap.c3510 static int dgap_tty_write(struct tty_struct *tty, const unsigned char *buf, in dgap_tty_write() function
3675 dgap_tty_write(tty, &c, 1); in dgap_tty_put_char()
5129 .write = dgap_tty_write,