Home
last modified time | relevance | path

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

/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h631 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */
622 #define KEY_BRIGHTNESS_MIN global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h631 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ macro
/linux/drivers/hid/
H A Dhid-debug.c3378 [KEY_BRIGHTNESS_MIN] = "BrightnessMin",
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c3253 { KE_KEY, TP_ACPI_HOTKEYSCAN_BRIGHTNESS_ZERO, { KEY_BRIGHTNESS_MIN } },