Home
last modified time | relevance | path

Searched refs:KEY_DISPLAYTOGGLE (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/input/misc/
H A Dwistron_btns.c260 { 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 Dims-pcu.c142 [6] = KEY_DISPLAYTOGGLE,
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h499 #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 Deeepc-wmi.c71 { KE_KEY, 0xe9, { KEY_DISPLAYTOGGLE } },
H A Dpanasonic-laptop.c219 { KE_KEY, 3, { KEY_DISPLAYTOGGLE } },
H A Dideapad-laptop.c1103 { KE_KEY, 0x0a | IDEAPAD_WMI_KEY, { KEY_DISPLAYTOGGLE } },
H A Dasus-laptop.c295 {KE_KEY, 0x33, { KEY_DISPLAYTOGGLE } }, /* LCD on */
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-wmi-aio.c46 { KE_KEY, 0xe027, { KEY_DISPLAYTOGGLE } },
H A Ddell-wmi-base.c134 { KE_KEY, 0xe027, { KEY_DISPLAYTOGGLE } },
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h504 #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 Dlinux-event-codes.h504 #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 Dinput-event-codes.h504 #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 Dimx50-kobo-aura.dts57 linux,code = <KEY_DISPLAYTOGGLE>;