Searched refs:KE_IGNORE (Results 1 - 3 of 3) 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.h16 #define KE_IGNORE 4 /* Known entry that should be ignored */ macro
17 #define KE_LAST KE_IGNORE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Ddell-wmi.c53 enum { KE_KEY, KE_SW, KE_IGNORE, KE_END }; enumerator in enum:__anon13941
56 * Certain keys are flagged as KE_IGNORE. All of these are either
81 {KE_IGNORE, 0xe00c, KEY_KBDILLUMTOGGLE},
84 {KE_IGNORE, 0xe00d, KEY_RESERVED},
90 {KE_IGNORE, 0xe013, KEY_RESERVED},
92 {KE_IGNORE, 0xe020, KEY_MUTE},
93 {KE_IGNORE, 0xe02e, KEY_VOLUMEDOWN},
94 {KE_IGNORE, 0xe030, KEY_VOLUMEUP},
95 {KE_IGNORE, 0xe033, KEY_KBDILLUMUP},
96 {KE_IGNORE,
[all...]
H A Deeepc-wmi.c69 { KE_IGNORE, NOTIFY_BRNDOWN_MIN, { KEY_BRIGHTNESSDOWN } },
70 { KE_IGNORE, NOTIFY_BRNUP_MIN, { KEY_BRIGHTNESSUP } },

Completed in 62 milliseconds