Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/
A Dvcc.c939 struct vcc_port *port_vcc; in vcc_install() local
954 port_vcc = vcc_get(tty->index, true); in vcc_install()
955 if (!port_vcc) { in vcc_install()
966 port_vcc->tty = tty; in vcc_install()
968 vcc_put(port_vcc, true); in vcc_install()

Completed in 5 milliseconds