Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h527 #define KEY_FN_F6 0x1d7 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h535 #define KEY_FN_F6 0x1d7 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h535 #define KEY_FN_F6 0x1d7 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h535 #define KEY_FN_F6 0x1d7 macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c956 [KEY_FN_F5] = "Fn+F5", [KEY_FN_F6] = "Fn+F6",
/openbmc/linux/sound/usb/caiaq/
H A Dinput.c30 KEY_FN_F6, /* "sound" */
/openbmc/linux/drivers/char/
H A Dsonypi.c433 { SONYPI_EVENT_FNKEY_F6, KEY_FN_F6 },
/openbmc/linux/drivers/platform/x86/
H A Dsony-laptop.c299 KEY_FN_F6, /* 10 SONYPI_EVENT_FNKEY_F6 */
H A Dthinkpad_acpi.c3180 KEY_WLAN, KEY_FN_F6, KEY_SWITCHVIDEOMODE, KEY_FN_F8, in hotkey_init()