Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dn_tty.c156 static inline int tty_put_user(struct tty_struct *tty, unsigned char x, in tty_put_user() function
2238 if (tty_put_user(tty, cs, b++)) { in n_tty_read()
2294 if (tty_put_user(tty, TIOCPKT_DATA, b++)) { in n_tty_read()