Home
last modified time | relevance | path

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

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