Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcyclades.h147 int breakoff; member
/linux-4.4.14/drivers/tty/
Dcyclades.c607 if (info->breakon || info->breakoff) { in cyy_chip_tx()
614 if (info->breakoff) { in cyy_chip_tx()
617 info->breakoff = 0; in cyy_chip_tx()
1371 info->breakon = info->breakoff = 0; in cy_startup()
2521 if (!info->breakoff) { in cy_break()
2522 info->breakoff = 1; in cy_break()