Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dymc.c49 { KE_SW, 0x01, { .sw = { SW_TABLET_MODE, 0 } } },
51 { KE_SW, 0x02, { .sw = { SW_TABLET_MODE, 1 } } },
53 { KE_SW, 0x03, { .sw = { SW_TABLET_MODE, 1 } } },
55 { KE_SW, 0x04, { .sw = { SW_TABLET_MODE, 1 } } },
/linux/include/linux/input/
H A Dsparse-keymap.h11 #define KE_SW 2 /* Switch (predetermined value) */ macro
/linux/drivers/platform/x86/intel/
H A Dvbtn.c65 { KE_SW, 0xCC, { .sw = { SW_TABLET_MODE, 1 } } }, /* Tablet */
66 { KE_SW, 0xCD, { .sw = { SW_TABLET_MODE, 0 } } }, /* Laptop */
/linux/drivers/platform/loongarch/
H A Dloongson-laptop.c230 ke.type = KE_SW; in loongson_hotkey_resume()
480 if (type == KE_SW) { in event_notify()
/linux/drivers/input/misc/
H 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 */