| tag | line | file | source code |
|---|---|---|---|
| active | 52 | include/linux/mouse.h | int active; |
| active | 68 | kernel/chr_drv/mouse.c | mouse.active = 0; |
| active | 76 | kernel/chr_drv/mouse.c | if (mouse.active) |
| active | 80 | kernel/chr_drv/mouse.c | mouse.active = 1; |
| active | 89 | kernel/chr_drv/mouse.c | mouse.active = 0; |
| active | 175 | kernel/chr_drv/mouse.c | mouse.active = 0; |