Searched refs:KEY_SOUND (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/media/rc/keymaps/ |
H A D | rc-pv951.c | 33 { 0x13, KEY_SOUND },
|
H A D | rc-hisi-tv-demo.c | 41 { 0x000000c4, KEY_SOUND},
|
H A D | rc-kworld-pc150u.c | 69 { 0x48, KEY_SOUND}, /* switch theater mode */
|
H A D | rc-encore-enltv.c | 69 { 0x4d, KEY_SOUND }, /* DVD sound */
|
H A D | rc-cec.c | 73 { 0x33, KEY_SOUND }, /* CEC Spec: Sound Select */
|
/openbmc/linux/drivers/hid/ |
H A D | hid-belkin.c | 37 case 0x03a: belkin_map_key_clear(KEY_SOUND); break; in belkin_input_mapping()
|
H A D | hid-lg.c | 579 case 0x1003: lg_map_key_clear(KEY_SOUND); break; in lg_wireless_mapping()
|
H A D | hid-debug.c | 869 [KEY_CAMERA] = "Camera", [KEY_SOUND] = "Sound",
|
H A D | hid-input.c | 1285 case 0x072: map_key_clear(KEY_SOUND); break; in hidinput_configure_usage()
|
/openbmc/linux/drivers/platform/x86/x86-android-tablets/ |
H A D | other.c | 494 .code = KEY_SOUND,
|
/openbmc/linux/drivers/macintosh/ |
H A D | adbhid.c | 520 input_report_key(adbhid[id]->input, KEY_SOUND, down); in adbhid_buttons_input() 858 set_bit(KEY_SOUND, input_dev->keybit); in adbhid_input_register()
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 289 #define KEY_SOUND 213 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 291 #define KEY_SOUND 213 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 291 #define KEY_SOUND 213 macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 291 #define KEY_SOUND 213 macro
|
/openbmc/linux/sound/usb/caiaq/ |
H A D | input.c | 36 KEY_SOUND, /* "listen" */
|