tag | line | file | source code |
old_state | 639 | drivers/char/keyb_m68k.c | int old_state = shift_state; |
old_state | 666 | drivers/char/keyb_m68k.c | if (up_flag && shift_state != old_state && npadch != -1) { |
old_state | 952 | drivers/char/keyboard.c | int old_state = shift_state; |
old_state | 979 | drivers/char/keyboard.c | if (up_flag && shift_state != old_state && npadch != -1) { |
old_state | 866 | drivers/sbus/char/sunkbd.c | int old_state = shift_state; |
old_state | 893 | drivers/sbus/char/sunkbd.c | if (up_flag && shift_state != old_state && npadch != -1) { |