Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dpty.c353 static void pty_set_termios(struct tty_struct *tty, struct termios *old_termios) in pty_set_termios() function
401 pty_driver.set_termios = pty_set_termios; in pty_init()