tag | line | file | source code |
---|---|---|---|
compute_shiftstate | 76 | drivers/char/console.c | extern void compute_shiftstate(void); |
compute_shiftstate | 1555 | drivers/char/console.c | compute_shiftstate(); |
compute_shiftstate | 42 | drivers/char/vt.c | extern void compute_shiftstate(void); |
compute_shiftstate | 218 | drivers/char/vt.c | compute_shiftstate(); |