tag | line | file | source code |
---|---|---|---|
compute_shiftstate | 103 | drivers/char/console.c | extern void compute_shiftstate(void); |
compute_shiftstate | 1776 | drivers/char/console.c | compute_shiftstate(); |
compute_shiftstate | 44 | drivers/char/vt.c | extern void compute_shiftstate(void); |
compute_shiftstate | 235 | drivers/char/vt.c | compute_shiftstate(); |