Home
last modified time | relevance | path

Searched refs:KEY_BRIGHTNESS_MIN (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h604 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h624 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h624 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h624 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c981 [KEY_BRIGHTNESS_MIN] = "BrightnessMin",
H A Dhid-input.c1090 case 0x073: map_key_clear(KEY_BRIGHTNESS_MIN); break; in hidinput_configure_usage()
/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c3292 KEY_BRIGHTNESS_MIN, /* Backlight off */ in hotkey_init()