| tag | line | file | source code |
| callouttermios | 265 | drivers/char/istallion.c | struct termios callouttermios; |
| callouttermios | 930 | drivers/char/istallion.c | *tty->termios = portp->callouttermios; |
| callouttermios | 971 | drivers/char/istallion.c | portp->callouttermios = *tty->termios; |
| callouttermios | 2778 | drivers/char/istallion.c | portp->callouttermios = stli_deftermios; |
| callouttermios | 246 | drivers/char/stallion.c | struct termios callouttermios; |
| callouttermios | 726 | drivers/char/stallion.c | *tty->termios = portp->callouttermios; |
| callouttermios | 822 | drivers/char/stallion.c | portp->callouttermios = *tty->termios; |
| callouttermios | 2466 | drivers/char/stallion.c | portp->callouttermios = stl_deftermios; |