Searched refs:KT_BRL (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dkeyboard.h47 #define KT_BRL 14 macro
431 #define K_BRL_BLANK K(KT_BRL, 0)
432 #define K_BRL_DOT1 K(KT_BRL, 1)
433 #define K_BRL_DOT2 K(KT_BRL, 2)
434 #define K_BRL_DOT3 K(KT_BRL, 3)
435 #define K_BRL_DOT4 K(KT_BRL, 4)
436 #define K_BRL_DOT5 K(KT_BRL, 5)
437 #define K_BRL_DOT6 K(KT_BRL, 6)
438 #define K_BRL_DOT7 K(KT_BRL, 7)
439 #define K_BRL_DOT8 K(KT_BRL,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dkeyboard.c1211 keysym = K(KT_BRL, keycode - KEY_BRL_DOT1 + 1);

Completed in 24 milliseconds