tag | line | file | source code |
KT_SPEC | 72 | include/linux/keyboard.h | #define K_HOLE K(KT_SPEC,0) |
KT_SPEC | 73 | include/linux/keyboard.h | #define K_ENTER K(KT_SPEC,1) |
KT_SPEC | 74 | include/linux/keyboard.h | #define K_SH_REGS K(KT_SPEC,2) |
KT_SPEC | 75 | include/linux/keyboard.h | #define K_SH_MEM K(KT_SPEC,3) |
KT_SPEC | 76 | include/linux/keyboard.h | #define K_SH_STAT K(KT_SPEC,4) |
KT_SPEC | 77 | include/linux/keyboard.h | #define K_BREAK K(KT_SPEC,5) |
KT_SPEC | 78 | include/linux/keyboard.h | #define K_CONS K(KT_SPEC,6) |
KT_SPEC | 79 | include/linux/keyboard.h | #define K_CAPS K(KT_SPEC,7) |
KT_SPEC | 80 | include/linux/keyboard.h | #define K_NUM K(KT_SPEC,8) |
KT_SPEC | 81 | include/linux/keyboard.h | #define K_HOLD K(KT_SPEC,9) |
KT_SPEC | 82 | include/linux/keyboard.h | #define K_SCROLLFORW K(KT_SPEC,10) |
KT_SPEC | 83 | include/linux/keyboard.h | #define K_SCROLLBACK K(KT_SPEC,11) |
KT_SPEC | 84 | include/linux/keyboard.h | #define K_BOOT K(KT_SPEC,12) |
KT_SPEC | 85 | include/linux/keyboard.h | #define K_CAPSON K(KT_SPEC,13) |
KT_SPEC | 86 | include/linux/keyboard.h | #define K_COMPOSE K(KT_SPEC,14) |
KT_SPEC | 87 | include/linux/keyboard.h | #define K_SAK K(KT_SPEC,15) |