Home
last modified time | relevance | path

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

/drivers/tty/
Dpty.c762 static const struct tty_operations pty_unix98_ops = { variable
919 tty_set_operations(pts_driver, &pty_unix98_ops); in unix98_pty_init()