Searched refs:KEY_DISPLAYTOGGLE (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/input/misc/ |
| H A D | wistron_btns.c | 260 { KE_KEY, 0x06, {KEY_DISPLAYTOGGLE} }, /* Fn+F4 */ 270 { KE_KEY, 0x06, {KEY_DISPLAYTOGGLE} }, /* Fn+F4 */ 304 { KE_KEY, 0x37, {KEY_DISPLAYTOGGLE} }, /* Display on/off */ 549 { KE_KEY, 0x06, {KEY_DISPLAYTOGGLE} }, /* Display on/off */ 571 { KE_KEY, 0x06, {KEY_DISPLAYTOGGLE} }, /* Display on/off */ 586 { KE_KEY, 0x37, {KEY_DISPLAYTOGGLE} }, /* Display on/off */
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-wmi-aio.c | 46 { KE_KEY, 0xe027, { KEY_DISPLAYTOGGLE } },
|
| H A D | dell-wmi-base.c | 140 { KE_KEY, 0xe027, { KEY_DISPLAYTOGGLE } },
|
| /linux/drivers/platform/x86/ |
| H A D | eeepc-wmi.c | 71 { KE_KEY, 0xe9, { KEY_DISPLAYTOGGLE } },
|
| H A D | asus-nb-wmi.c | 592 { KE_KEY, 0x2d, { KEY_DISPLAYTOGGLE } },
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 505 #define KEY_DISPLAYTOGGLE 0x1af /* Turn display (LCD) on and off */ 506 #define KEY_BRIGHTNESS_TOGGLE KEY_DISPLAYTOGGLE 504 #define KEY_DISPLAYTOGGLE global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 505 #define KEY_DISPLAYTOGGLE 0x1af /* Turn display (LCD) on and off */ macro 506 #define KEY_BRIGHTNESS_TOGGLE KEY_DISPLAYTOGGLE
|
| /linux/drivers/hid/ |
| H A D | hid-debug.c | 3443 [KEY_DISPLAYTOGGLE] = "DisplayToggle", [KEY_DOLLAR] = "Dollar",
|