Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dttynull.c43 static const struct tty_operations ttynull_ops = { variable
82 tty_set_operations(driver, &ttynull_ops); in ttynull_init()