Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_tty.c585 static int n_tty_process_echo_ops(struct tty_struct *tty, size_t *tail, in n_tty_process_echo_ops() function
714 int ret = n_tty_process_echo_ops(tty, &tail, space); in __process_echoes()