Searched full:key_volumedown (Results 1 – 25 of 322) sorted by relevance
12345678910>>...13
/linux-5.10/drivers/media/rc/keymaps/ |
D | rc-dib0700-rc5.c | 22 { 0x0709, KEY_VOLUMEDOWN }, 72 { 0xeb1e, KEY_VOLUMEDOWN }, 112 { 0x1e11, KEY_VOLUMEDOWN }, 166 { 0x017d, KEY_VOLUMEDOWN }, 185 { 0x1d11, KEY_VOLUMEDOWN },
|
D | rc-lme2510.c | 29 { 0xef12a35c, KEY_VOLUMEDOWN }, 54 { 0xff40f906, KEY_VOLUMEDOWN }, /* Volume defined as right hand*/ 75 { 0xff00bc43, KEY_VOLUMEDOWN }, /* Volume defined as right hand*/
|
D | rc-dib0700-nec.c | 33 { 0x866b0c, KEY_VOLUMEDOWN }, 56 { 0x7a13, KEY_VOLUMEDOWN }, 78 { 0x4512, KEY_VOLUMEDOWN },
|
D | rc-hauppauge.c | 51 { 0x1e11, KEY_VOLUMEDOWN }, 114 { 0x1f11, KEY_VOLUMEDOWN }, 157 { 0x1d11, KEY_VOLUMEDOWN }, 209 { 0x1c11, KEY_VOLUMEDOWN }, 241 { 0x0011, KEY_VOLUMEDOWN },
|
D | rc-it913x-v1.c | 31 { 0x61d613, KEY_VOLUMEDOWN }, /* Vol- */ 60 { 0x807f03, KEY_VOLUMEDOWN }, /* Volume defined as right hand*/
|
D | rc-it913x-v2.c | 22 { 0x807f06, KEY_VOLUMEDOWN }, /* Volume- */ 53 { 0x866b18, KEY_VOLUMEDOWN },
|
D | rc-nec-terratec-cinergy-xs.c | 57 { 0x141e, KEY_VOLUMEDOWN}, 114 { 0x04eb1e, KEY_VOLUMEDOWN},
|
D | rc-avermedia-m135a.c | 48 { 0x021e, KEY_VOLUMEDOWN }, 96 { 0x0405, KEY_VOLUMEDOWN },
|
D | rc-wetek-hub.c | 27 { 0x77fc, KEY_VOLUMEDOWN },
|
D | rc-odroid.c | 27 { 0xb281, KEY_VOLUMEDOWN },
|
D | rc-khadas.c | 25 { 0x58, KEY_VOLUMEDOWN },
|
D | rc-vega-s9x.c | 26 { 0x14, KEY_VOLUMEDOWN },
|
D | rc-geekbox.c | 22 { 0x58, KEY_VOLUMEDOWN },
|
D | rc-msi-digivox-ii.c | 29 { 0x031f, KEY_VOLUMEDOWN },
|
D | rc-evga-indtube.c | 24 { 0x19, KEY_VOLUMEDOWN},
|
D | rc-tanix-tx5max.c | 15 { 0x404017, KEY_VOLUMEDOWN },
|
D | rc-dtt200u.c | 14 { 0x8003, KEY_VOLUMEDOWN },
|
/linux-5.10/drivers/media/usb/dvb-usb/ |
D | af9005-remote.c | 29 {0x01bf, KEY_VOLUMEDOWN}, 48 {0x005d, KEY_VOLUMEDOWN}, 68 KEY_VOLUMEDOWN,
|
D | cinergyT2-core.c | 119 { 0x041e, KEY_VOLUMEDOWN }, 140 KEY_VOLUMEDOWN,
|
/linux-5.10/arch/x86/platform/intel-mid/device_libs/ |
D | platform_gpio_keys.c | 30 {KEY_VOLUMEDOWN, -1, 1, "vol_down", EV_KEY, 0, 20}, 33 {KEY_VOLUMEDOWN, -1, 1, "volume_down", EV_KEY, 0, 20},
|
/linux-5.10/drivers/hid/ |
D | hid-twinhan.c | 42 * KEY_VOLUMEDOWN KEY_PLAY KEY_VOLUMEUP 102 case 0x051: th_map_key_clear(KEY_VOLUMEDOWN); break; in twinhan_input_mapping()
|
/linux-5.10/drivers/platform/x86/ |
D | dell-wmi-aio.c | 42 { KE_KEY, 0xc1, { KEY_VOLUMEDOWN } }, 44 { KE_KEY, 0xe02e, { KEY_VOLUMEDOWN } },
|
D | surfacepro3_button.c | 110 key_code = KEY_VOLUMEDOWN; in surface_button_notify() 226 input_set_capability(input, EV_KEY, KEY_VOLUMEDOWN); in surface_button_add()
|
/linux-5.10/Documentation/devicetree/bindings/power/reset/ |
D | qcom,pon.txt | 47 linux,code = <KEY_VOLUMEDOWN>;
|
/linux-5.10/Documentation/devicetree/bindings/input/ |
D | adc-keys.txt | 40 linux,code = <KEY_VOLUMEDOWN>;
|
12345678910>>...13