Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgap/
Ddgap.c5126 static const struct tty_operations dgap_tty_ops = { variable
5186 tty_set_operations(brd->serial_driver, &dgap_tty_ops); in dgap_tty_register()
5217 tty_set_operations(brd->print_driver, &dgap_tty_ops); in dgap_tty_register()