Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
Dvcc.c1057 static const struct tty_operations vcc_ops = { variable
1090 tty_set_operations(vcc_tty_driver, &vcc_ops); in vcc_tty_init()