taglinefilesource code
o_tp780drivers/char/tty_io.cstruct termios *tp, **tp_loc, *o_tp, **o_tp_loc;
o_tp792drivers/char/tty_io.ctp = o_tp = NULL;
o_tp851drivers/char/tty_io.cif (!*o_tp_loc && !o_tp) {
o_tp852drivers/char/tty_io.co_tp = (struct termios *)
o_tp854drivers/char/tty_io.cif (!o_tp)
o_tp856drivers/char/tty_io.c*o_tp = driver->other->init_termios;
o_tp904drivers/char/tty_io.c*o_tp_loc = o_tp;
o_tp905drivers/char/tty_io.co_tp = NULL;
o_tp941drivers/char/tty_io.cif (o_tp)
o_tp942drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));
o_tp958drivers/char/tty_io.cstruct termios *tp, *o_tp, *ltp, *o_ltp;
o_tp1005drivers/char/tty_io.co_tp = (o_tty) ? o_tty->termios : NULL;
o_tp1016drivers/char/tty_io.cif (o_tp != tty->driver.other->termios[idx]) {
o_tp1062drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));