Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/input/
A Dsparse-keymap.h11 #define KE_SW 2 /* Switch (predetermined value) */ macro
/linux-6.3-rc2/drivers/input/
A Dsparse-keymap.c199 case KE_SW: in sparse_keymap_setup()
248 case KE_SW: in sparse_keymap_report_entry()
/linux-6.3-rc2/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-6.3-rc2/drivers/platform/loongarch/
A Dloongson-laptop.c231 ke.type = KE_SW; in loongson_hotkey_resume()
479 if (type == KE_SW) { in event_notify()
/linux-6.3-rc2/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 */

Completed in 7 milliseconds