taglinefilesource code
refcount2005drivers/char/console.cconsole_driver.refcount = &console_refcount;
refcount2785drivers/char/cyclades.ccy_serial_driver.refcount = &serial_refcount;
refcount257drivers/char/istallion.cint      refcount;
refcount903drivers/char/istallion.cportp->refcount++;
refcount964drivers/char/istallion.cif ((portp->refcount == 1) && (portp->flags & ASYNC_SPLIT_TERMIOS)) {
refcount999drivers/char/istallion.cif (portp->refcount-- > 1) {
refcount1377drivers/char/istallion.cif (portp->refcount > 0)
refcount1378drivers/char/istallion.cportp->refcount--;
refcount1407drivers/char/istallion.cportp->refcount++;
refcount2203drivers/char/istallion.cportp->refcount = 0;
refcount4337drivers/char/istallion.cstli_serial.refcount = &stli_refcount;
refcount234drivers/char/pty.cpty_driver.refcount = &pty_refcount;
refcount2683drivers/char/scc.cscc_driver.refcount = &scc_refcount;
refcount2698drivers/char/serial.cserial_driver.refcount = &serial_refcount;
refcount232drivers/char/stallion.cint      refcount;
refcount658drivers/char/stallion.cportp->refcount++;
refcount718drivers/char/stallion.cif ((portp->refcount == 1) && (portp->flags & ASYNC_SPLIT_TERMIOS)) {
refcount752drivers/char/stallion.cif (portp->refcount > 0)
refcount753drivers/char/stallion.cportp->refcount--;
refcount779drivers/char/stallion.cportp->refcount++;
refcount807drivers/char/stallion.cif (portp->refcount-- > 1) {
refcount812drivers/char/stallion.cportp->refcount = 0;
refcount1448drivers/char/stallion.cportp->refcount = 0;
refcount2875drivers/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 */