Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcyclades.h147 int breakon; member
/Linux-v5.10/drivers/tty/
Dcyclades.c605 if (info->breakon || info->breakoff) { in cyy_chip_tx()
606 if (info->breakon) { in cyy_chip_tx()
609 info->breakon = 0; in cyy_chip_tx()
1367 info->breakon = info->breakoff = 0; in cy_startup()
2497 if (!info->breakon) { in cy_break()
2498 info->breakon = 1; in cy_break()