Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.c1564 static const struct tty_port_operations fwtty_port_ops = { variable
2232 port->port.ops = &fwtty_port_ops; in fwserial_create()