taglinefilesource code
o_tp713drivers/char/tty_io.cstruct termios *tp, **tp_loc, *o_tp, **o_tp_loc;
o_tp725drivers/char/tty_io.ctp = o_tp = NULL;
o_tp784drivers/char/tty_io.cif (!*o_tp_loc && !o_tp) {
o_tp785drivers/char/tty_io.co_tp = (struct termios *)
o_tp787drivers/char/tty_io.cif (!o_tp)
o_tp789drivers/char/tty_io.c*o_tp = driver->other->init_termios;
o_tp830drivers/char/tty_io.c*o_tp_loc = o_tp;
o_tp831drivers/char/tty_io.co_tp = NULL;
o_tp867drivers/char/tty_io.cif (o_tp)
o_tp868drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));
o_tp884drivers/char/tty_io.cstruct termios *tp, *o_tp, *ltp, *o_ltp;
o_tp928drivers/char/tty_io.co_tp = (o_tty) ? o_tty->termios : NULL;
o_tp938drivers/char/tty_io.cif (o_tp != tty->driver.other->termios[idx]) {
o_tp1040drivers/char/tty_io.cif (o_tp)
o_tp1041drivers/char/tty_io.ckfree_s(o_tp, sizeof(struct termios));