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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/input/
H A Dsparse-keymap.h15 #define KE_VSW 3 /* Switch (value supplied at runtime) */ macro
21 * @type: Type of the key entry (KE_KEY, KE_SW, KE_VSW, KE_END);
28 * switch is toggled. KE_VSW switches ignore this field and
40 struct { /* For KE_SW, KE_VSW */
42 u8 value; /* For KE_SW, ignored by KE_VSW */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dsparse-keymap.c233 case KE_VSW:

Completed in 71 milliseconds