Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sl-tolino-vision.dts63 linux,code = <KEY_BRIGHTNESS_CYCLE>;
H A Dimx6sl-tolino-shine2hd.dts56 linux,code = <KEY_BRIGHTNESS_CYCLE>;
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h328 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h328 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h328 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/openbmc/linux/drivers/acpi/
H A Dacpi_video.c1623 keycode = KEY_BRIGHTNESS_CYCLE; in acpi_video_device_notify()
1915 set_bit(KEY_BRIGHTNESS_CYCLE, input->keybit); in acpi_video_bus_add_notify_handler()