taglinefilesource code
ASYNC_CLOSING241drivers/char/serial.cif (info->flags & ASYNC_CLOSING) {
ASYNC_CLOSING419drivers/char/serial.cif (C_CRTSCTS(info->tty) && !(info->flags & ASYNC_CLOSING)) {
ASYNC_CLOSING1497drivers/char/serial.cinfo->flags |= ASYNC_CLOSING;
ASYNC_CLOSING1539drivers/char/serial.cASYNC_CLOSING);
ASYNC_CLOSING1581drivers/char/serial.cif (info->flags & ASYNC_CLOSING) {
ASYNC_CLOSING1659drivers/char/serial.c!(info->flags & ASYNC_CLOSING) &&