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