Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/
Dvcc.c475 static struct tty_port_operations vcc_port_ops = { 0 }; variable
973 port_tty->ops = &vcc_port_ops; in vcc_install()