Home
last modified time | relevance | path

Searched refs:KEY_DISPLAY_OFF (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-chicony.c82 case 0x00f4: ch_map_key_clear(KEY_DISPLAY_OFF); break; in ch_input_mapping()
H A Dhid-asus.c863 case 0x35: asus_map_key_clear(KEY_DISPLAY_OFF); break; in asus_input_mapping()
924 case 0x00f4: asus_map_key_clear(KEY_DISPLAY_OFF); break; in asus_input_mapping()
H A Dhid-multitouch.c1391 case 0x35: mt_map_key_clear(KEY_DISPLAY_OFF); break; in mt_input_mapping()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h331 #define KEY_DISPLAY_OFF 245 /* display device to off state */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h333 #define KEY_DISPLAY_OFF 245 /* display device to off state */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h333 #define KEY_DISPLAY_OFF 245 /* display device to off state */ macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h333 #define KEY_DISPLAY_OFF 245 /* display device to off state */ macro
/openbmc/linux/drivers/acpi/
H A Dacpi_video.c1639 keycode = KEY_DISPLAY_OFF; in acpi_video_device_notify()
1919 set_bit(KEY_DISPLAY_OFF, input->keybit); in acpi_video_bus_add_notify_handler()
/openbmc/linux/drivers/platform/x86/
H A Deeepc-laptop.c132 { KE_KEY, 0x16, { KEY_DISPLAY_OFF } },
H A Dasus-laptop.c296 {KE_KEY, 0x34, { KEY_DISPLAY_OFF } }, /* LCD off */