Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/linux-4.4.14/drivers/acpi/
Dacpi_video.c1539 keycode = KEY_BRIGHTNESS_CYCLE; in acpi_video_device_notify()
1836 set_bit(KEY_BRIGHTNESS_CYCLE, input->keybit); in acpi_video_bus_add_notify_handler()