Home
last modified time | relevance | path

Searched refs:pty_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dpty.c325 * pty_stop - stop() handler
346 static void pty_stop(struct tty_struct *tty) in pty_stop() function
537 .stop = pty_stop,
786 .stop = pty_stop,
/kernel/linux/linux-6.6/drivers/tty/
H A Dpty.c314 * pty_stop - stop() handler
335 static void pty_stop(struct tty_struct *tty) in pty_stop() function
525 .stop = pty_stop,
774 .stop = pty_stop,

Completed in 3 milliseconds