Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.c1542 static const struct tty_operations fwtty_ops = { variable
2800 tty_set_operations(fwtty_driver, &fwtty_ops); in fwserial_init()