Home
last modified time | relevance | path

Searched refs:KEY_BRIGHTNESS_CYCLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h327 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h327 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/Linux-v4.19/drivers/acpi/
Dacpi_video.c1631 keycode = KEY_BRIGHTNESS_CYCLE; in acpi_video_device_notify()
1929 set_bit(KEY_BRIGHTNESS_CYCLE, input->keybit); in acpi_video_bus_add_notify_handler()