Searched refs:KEY_SLOW (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/media/rc/keymaps/ |
D | rc-cec.c | 113 { 0x6015, KEY_SLOW }, 114 { 0x6016, KEY_SLOW }, 115 { 0x6017, KEY_SLOW },
|
D | rc-msi-tvanywhere.c | 32 { 0x14, KEY_SLOW },
|
D | rc-behold.c | 109 { 0x866b58, KEY_SLOW },
|
D | rc-budget-ci-old.c | 52 { 0x30, KEY_SLOW },
|
D | rc-tivo.c | 51 { 0x3085d025, KEY_SLOW },
|
D | rc-tango.c | 57 { 0x4cb15, KEY_SLOW },
|
/Linux-v4.19/include/dt-bindings/input/ |
D | linux-event-codes.h | 479 #define KEY_SLOW 0x199 macro
|
/Linux-v4.19/include/uapi/linux/ |
D | input-event-codes.h | 479 #define KEY_SLOW 0x199 macro
|
/Linux-v4.19/drivers/hid/ |
D | hid-input.c | 932 case 0x0bf: map_key_clear(KEY_SLOW); break; in hidinput_configure_usage() 941 case 0x0f5: map_key_clear(KEY_SLOW); break; in hidinput_configure_usage()
|
D | hid-debug.c | 917 [KEY_SLOW] = "Slow", [KEY_SHUFFLE] = "Shuffle",
|