Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgap/
Ddgap.c3577 static int dgap_tty_write(struct tty_struct *tty, const unsigned char *buf, in dgap_tty_write() function
3744 dgap_tty_write(tty, &c, 1); in dgap_tty_put_char()
5211 .write = dgap_tty_write,