tag | line | file | source code |
---|---|---|---|
ASYNC_CLOSING_WAIT_NONE | 1021 | drivers/char/istallion.c | if (portp->closing_wait != ASYNC_CLOSING_WAIT_NONE) |
ASYNC_CLOSING_WAIT_NONE | 2128 | drivers/char/serial.c | if (info->closing_wait != ASYNC_CLOSING_WAIT_NONE) |
ASYNC_CLOSING_WAIT_NONE | 827 | drivers/char/stallion.c | if (portp->closing_wait != ASYNC_CLOSING_WAIT_NONE) |