taglinefilesource code
ASYNC_CLOSING262drivers/char/serial.cif (info->flags & ASYNC_CLOSING) {
ASYNC_CLOSING440drivers/char/serial.cif (C_CRTSCTS(info->tty) && !(info->flags & ASYNC_CLOSING)) {
ASYNC_CLOSING1518drivers/char/serial.cinfo->flags |= ASYNC_CLOSING;
ASYNC_CLOSING1560drivers/char/serial.cASYNC_CLOSING);
ASYNC_CLOSING1602drivers/char/serial.cif (info->flags & ASYNC_CLOSING) {
ASYNC_CLOSING1680drivers/char/serial.c!(info->flags & ASYNC_CLOSING) &&