Home
last modified time | relevance | path

Searched refs:KEY_SPORT (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h296 #define KEY_SPORT 220 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h298 #define KEY_SPORT 220 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h298 #define KEY_SPORT 220 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h298 #define KEY_SPORT 220 macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c873 [KEY_SPORT] = "Sport", [KEY_SHOP] = "Shop",
H A Dhid-input.c1309 case 0x085: map_key_clear(KEY_SPORT); break; in hidinput_configure_usage()