Home
last modified time | relevance | path

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

/linux/drivers/media/rc/keymaps/
H A Drc-ct-90405.c35 { 0x4066, KEY_PLAYER },
H A Drc-rc6-mce.c87 { 0x800f046f, KEY_PLAYER }, /* Start media application (NEW) */
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h461 #define KEY_PLAYER 0x183
460 #define KEY_PLAYER global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h461 #define KEY_PLAYER 0x183 macro
/linux/drivers/hid/
H A Dhid-lg.c591 case 0x1016: lg_map_key_clear(KEY_PLAYER); break; in lg_wireless_mapping()
H A Dhid-debug.c3325 [KEY_PLAYER] = "Player", [KEY_TEXT] = "Text",
H A Dhid-input.c1216 case 0x193: map_key_clear(KEY_PLAYER); break; in hidinput_configure_usage()