Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dpty.c745 static const struct tty_operations ptm_unix98_ops = { variable
906 tty_set_operations(ptm_driver, &ptm_unix98_ops); in unix98_pty_init()