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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dwistron_btns.c238 struct { /* For KE_SW */
245 enum { KE_END, KE_KEY, KE_SW, KE_WIFI, KE_BLUETOOTH }; enumerator in enum:__anon4625
393 { KE_SW, 0x4a, {.sw = {SW_LID, 1}} }, /* lid close */
394 { KE_SW, 0x4b, {.sw = {SW_LID, 0}} }, /* lid open */
594 { KE_SW, 0x4a, {.sw = {SW_LID, 1}} }, /* lid close */
595 { KE_SW, 0x4b, {.sw = {SW_LID, 0}} }, /* lid open */
992 case KE_SW:
1051 case KE_SW:

Completed in 86 milliseconds