Home
last modified time | relevance | path

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

/linux/drivers/input/
A Dsparse-keymap.c199 case KE_SW: in sparse_keymap_setup()
248 case KE_SW: in sparse_keymap_report_entry()
/linux/include/linux/input/
A Dsparse-keymap.h11 #define KE_SW 2 /* Switch (predetermined value) */ macro
/linux/drivers/platform/x86/intel/
A Dvbtn.c62 { KE_SW, 0xCC, { .sw = { SW_TABLET_MODE, 1 } } }, /* Tablet */
63 { KE_SW, 0xCD, { .sw = { SW_TABLET_MODE, 0 } } }, /* Laptop */
/linux/drivers/input/misc/
A Dwistron_btns.c388 { KE_SW, 0x4a, {.sw = {SW_LID, 1}} }, /* lid close */
389 { KE_SW, 0x4b, {.sw = {SW_LID, 0}} }, /* lid open */
589 { KE_SW, 0x4a, {.sw = {SW_LID, 1}} }, /* lid close */
590 { KE_SW, 0x4b, {.sw = {SW_LID, 0}} }, /* lid open */
/linux/drivers/platform/x86/dell/
A Ddell-wmi-privacy.c64 { KE_SW, 0x0002, { SW_CAMERA_LENS_COVER } },

Completed in 10 milliseconds