Home
last modified time | relevance | path

Searched refs:KEY_BRIGHTNESSUP (Results 26 – 50 of 51) sorted by relevance

123

/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h303 #define KEY_BRIGHTNESSUP 225 macro
/openbmc/linux/drivers/hid/
H A Dhid-asus.c862 case 0x20: asus_map_key_clear(KEY_BRIGHTNESSUP); break; in asus_input_mapping()
920 case 0x00f3: asus_map_key_clear(KEY_BRIGHTNESSUP); break; in asus_input_mapping()
H A Dhid-lenovo.c197 map_key_clear(KEY_BRIGHTNESSUP); in lenovo_input_mapping_cptkbd()
277 map_key_clear(KEY_BRIGHTNESSUP); in lenovo_input_mapping_tpIIkbd()
H A Dhid-debug.c875 [KEY_BRIGHTNESSDOWN] = "BrightnessDown", [KEY_BRIGHTNESSUP] = "BrightnessUp",
H A Dhid-input.c1101 case 0x06f: map_key_clear(KEY_BRIGHTNESSUP); break; in hidinput_configure_usage()
1320 case 0x004: map_key_clear(KEY_BRIGHTNESSUP); break; in hidinput_configure_usage()
H A Dhid-multitouch.c1390 case 0x20: mt_map_key_clear(KEY_BRIGHTNESSUP); break; in mt_input_mapping()
/openbmc/linux/drivers/platform/x86/intel/
H A Dhid.c74 { KE_KEY, 19, { KEY_BRIGHTNESSUP } },
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst282 - ``KEY_BRIGHTNESSUP``
/openbmc/linux/drivers/input/keyboard/
H A Dcros_ec_keyb.c105 .code = KEY_BRIGHTNESSUP,
H A Dapplespi.c480 { KEY_F2, KEY_BRIGHTNESSUP, APPLE_FLAG_FKEY },
/openbmc/linux/drivers/platform/x86/
H A Dasus-tf103c-dock.c268 { KEY_BRIGHTNESSUP, KEY_F5 },
H A Dpanasonic-laptop.c218 { KE_KEY, 2, { KEY_BRIGHTNESSUP } },
H A Dfujitsu-laptop.c335 { KE_KEY, true, { KEY_BRIGHTNESSUP } },
H A Dclassmate-laptop.c1018 KEY_BRIGHTNESSUP,
H A Deeepc-laptop.c138 { KE_KEY, NOTIFY_BRN_MAX, { KEY_BRIGHTNESSUP } },
H A Dasus-laptop.c291 {KE_KEY, ATKD_BRNUP, { KEY_BRIGHTNESSUP } },
H A Dacer-wmi.c123 {KE_IGNORE, 0x62, {KEY_BRIGHTNESSUP} },
/openbmc/linux/drivers/acpi/
H A Dacpi_video.c1627 keycode = KEY_BRIGHTNESSUP; in acpi_video_device_notify()
1916 set_bit(KEY_BRIGHTNESSUP, input->keybit); in acpi_video_bus_add_notify_handler()
/openbmc/u-boot/arch/arm/dts/
H A Dtegra20-harmony.dts583 MATRIX_KEY(0x1D, 0x05, KEY_BRIGHTNESSUP)
H A Dtegra20-seaboard.dts717 MATRIX_KEY(0x1D, 0x07, KEY_BRIGHTNESSUP)
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-harmony.dts553 MATRIX_KEY(0x1D, 0x05, KEY_BRIGHTNESSUP)
H A Dtegra20-seaboard.dts645 MATRIX_KEY(0x1D, 0x07, KEY_BRIGHTNESSUP)
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c224 { KE_KEY, 0x02, { KEY_BRIGHTNESSUP } },
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine.dtsi613 MATRIX_KEY(0x01, 0x04, KEY_BRIGHTNESSUP)
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8195-cherry.dtsi1341 MATRIX_KEY(0x01, 0x04, KEY_BRIGHTNESSUP)

123