Searched refs:KT_SPEC (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dkeyboard.h37 #define KT_SPEC 2 macro
311 #define K_HOLE K(KT_SPEC,0)
312 #define K_ENTER K(KT_SPEC,1)
313 #define K_SH_REGS K(KT_SPEC,2)
314 #define K_SH_MEM K(KT_SPEC,3)
315 #define K_SH_STAT K(KT_SPEC,4)
316 #define K_BREAK K(KT_SPEC,5)
317 #define K_CONS K(KT_SPEC,6)
318 #define K_CAPS K(KT_SPEC,7)
319 #define K_NUM K(KT_SPEC,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/boot/lib/
H A Dkbd.c60 case KT_SPEC:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dkeyboard.c1227 if (raw_mode && type != KT_SPEC && type != KT_SHIFT)

Completed in 79 milliseconds