| tag | line | file | source code |
|---|---|---|---|
| serial_termios | 367 | drivers/char/cyclades.c | static struct termios *serial_termios[NR_PORTS]; |
| serial_termios | 2787 | drivers/char/cyclades.c | cy_serial_driver.termios = serial_termios; |
| serial_termios | 189 | drivers/char/serial.c | static struct termios *serial_termios[NR_PORTS]; |
| serial_termios | 2700 | drivers/char/serial.c | serial_driver.termios = serial_termios; |