taglinefilesource code
refcount2002drivers/char/console.cconsole_driver.refcount = &console_refcount;
refcount2791drivers/char/cyclades.ccy_serial_driver.refcount = &serial_refcount;
refcount266drivers/char/istallion.cint      refcount;
refcount918drivers/char/istallion.cportp->refcount++;
refcount979drivers/char/istallion.cif ((portp->refcount == 1) && (portp->flags & ASYNC_SPLIT_TERMIOS)) {
refcount1014drivers/char/istallion.cif (portp->refcount-- > 1) {
refcount1392drivers/char/istallion.cif (portp->refcount > 0)
refcount1393drivers/char/istallion.cportp->refcount--;
refcount1422drivers/char/istallion.cportp->refcount++;
refcount2226drivers/char/istallion.cportp->refcount = 0;
refcount4537drivers/char/istallion.cstli_serial.refcount = &stli_refcount;
refcount1032drivers/char/pcxx.cpcxe_driver.refcount = &pcxe_refcount;
refcount238drivers/char/pty.cpty_driver.refcount = &pty_refcount;
refcount2683drivers/char/scc.cscc_driver.refcount = &scc_refcount;
refcount2703drivers/char/serial.cserial_driver.refcount = &serial_refcount;
refcount243drivers/char/stallion.cint      refcount;
refcount705drivers/char/stallion.cportp->refcount++;
refcount765drivers/char/stallion.cif ((portp->refcount == 1) && (portp->flags & ASYNC_SPLIT_TERMIOS)) {
refcount799drivers/char/stallion.cif (portp->refcount > 0)
refcount800drivers/char/stallion.cportp->refcount--;
refcount826drivers/char/stallion.cportp->refcount++;
refcount854drivers/char/stallion.cif (portp->refcount-- > 1) {
refcount859drivers/char/stallion.cportp->refcount = 0;
refcount1508drivers/char/stallion.cportp->refcount = 0;
refcount3166drivers/char/stallion.cstl_serial.refcount = &stl_refcount;
refcount901drivers/char/tty_io.c(*driver->refcount)++;
refcount934drivers/char/tty_io.c(*driver->other->refcount)++;
refcount1143drivers/char/tty_io.c(*tty->driver.refcount)--;
refcount1148drivers/char/tty_io.c(*o_tty->driver.refcount)--;
refcount1757drivers/char/tty_io.cif (*driver->refcount)
refcount1145drivers/isdn/isdn_tty.cm->tty_modem.refcount = &m->refcount;
refcount412include/linux/isdn.hint                refcount;        /* Number of opens        */
refcount110include/linux/tty_driver.hint  *refcount;  /* for loadable tty drivers */