Home
last modified time | relevance | path

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

/linux-6.15/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,
/linux-6.15/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 } },
/linux-6.15/drivers/platform/x86/
H A Deeepc-wmi.c71 { KE_KEY, 0xe9, { KEY_DISPLAYTOGGLE } },
H A Dpanasonic-laptop.c220 { KE_KEY, 3, { KEY_DISPLAYTOGGLE } },
H A Dasus-laptop.c294 {KE_KEY, 0x33, { KEY_DISPLAYTOGGLE } }, /* LCD on */
/linux-6.15/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
/linux-6.15/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
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx50-kobo-aura.dts57 linux,code = <KEY_DISPLAYTOGGLE>;
/linux-6.15/drivers/hid/
H A Dhid-debug.c3435 [KEY_DISPLAYTOGGLE] = "DisplayToggle", [KEY_DOLLAR] = "Dollar",