Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dgoldfish.c227 static const struct tty_operations goldfish_tty_ops = { variable
260 tty_set_operations(tty, &goldfish_tty_ops); in goldfish_tty_create_driver()