tag | line | file | source code |
---|---|---|---|
openwaitcnt | 946 | drivers/char/istallion.c | if (portp->openwaitcnt) { |
openwaitcnt | 1284 | drivers/char/istallion.c | portp->openwaitcnt++; |
openwaitcnt | 1315 | drivers/char/istallion.c | portp->openwaitcnt--; |
openwaitcnt | 714 | drivers/char/stallion.c | portp->openwaitcnt++; |
openwaitcnt | 742 | drivers/char/stallion.c | portp->openwaitcnt--; |
openwaitcnt | 814 | drivers/char/stallion.c | if (portp->openwaitcnt) { |
openwaitcnt | 64 | include/linux/istallion.h | int openwaitcnt; |
openwaitcnt | 83 | include/linux/stallion.h | int openwaitcnt; |