Searched refs:KEY_DISPLAYTOGGLE (Results 1 – 13 of 13) sorted by relevance
/openbmc/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 */
|
H A D | ims-pcu.c | 142 [6] = KEY_DISPLAYTOGGLE,
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 499 #define KEY_DISPLAYTOGGLE 0x1af /* Turn display (LCD) on and off */ macro 500 #define KEY_BRIGHTNESS_TOGGLE KEY_DISPLAYTOGGLE
|
/openbmc/linux/drivers/platform/x86/ |
H A D | eeepc-wmi.c | 71 { KE_KEY, 0xe9, { KEY_DISPLAYTOGGLE } },
|
H A D | panasonic-laptop.c | 219 { KE_KEY, 3, { KEY_DISPLAYTOGGLE } },
|
H A D | ideapad-laptop.c | 1103 { KE_KEY, 0x0a | IDEAPAD_WMI_KEY, { KEY_DISPLAYTOGGLE } },
|
H A D | asus-laptop.c | 295 {KE_KEY, 0x33, { KEY_DISPLAYTOGGLE } }, /* LCD on */
|
/openbmc/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 | 134 { KE_KEY, 0xe027, { KEY_DISPLAYTOGGLE } },
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 504 #define KEY_DISPLAYTOGGLE 0x1af /* Turn display (LCD) on and off */ macro 505 #define KEY_BRIGHTNESS_TOGGLE KEY_DISPLAYTOGGLE
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 504 #define KEY_DISPLAYTOGGLE 0x1af /* Turn display (LCD) on and off */ macro 505 #define KEY_BRIGHTNESS_TOGGLE KEY_DISPLAYTOGGLE
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 504 #define KEY_DISPLAYTOGGLE 0x1af /* Turn display (LCD) on and off */ macro 505 #define KEY_BRIGHTNESS_TOGGLE KEY_DISPLAYTOGGLE
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx50-kobo-aura.dts | 57 linux,code = <KEY_DISPLAYTOGGLE>;
|