Searched refs:KEY_VOLUMEDOWN (Results 1 – 25 of 399) sorted by relevance
12345678910>>...16
/linux-6.1.9/drivers/media/rc/keymaps/ |
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-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-it913x-v2.c | 22 { 0x807f06, KEY_VOLUMEDOWN }, /* Volume- */ 53 { 0x866b18, KEY_VOLUMEDOWN },
|
D | rc-it913x-v1.c | 31 { 0x61d613, KEY_VOLUMEDOWN }, /* Vol- */ 60 { 0x807f03, KEY_VOLUMEDOWN }, /* Volume defined as right hand*/
|
D | rc-avermedia-m135a.c | 48 { 0x021e, KEY_VOLUMEDOWN }, 96 { 0x0405, KEY_VOLUMEDOWN },
|
D | rc-nec-terratec-cinergy-xs.c | 57 { 0x141e, KEY_VOLUMEDOWN}, 114 { 0x04eb1e, KEY_VOLUMEDOWN},
|
D | rc-geekbox.c | 22 { 0x58, KEY_VOLUMEDOWN },
|
D | rc-khadas.c | 25 { 0x58, KEY_VOLUMEDOWN },
|
D | rc-minix-neo.c | 22 { 0x110, KEY_VOLUMEDOWN },
|
D | rc-odroid.c | 27 { 0xb281, KEY_VOLUMEDOWN },
|
D | rc-vega-s9x.c | 26 { 0x14, KEY_VOLUMEDOWN },
|
D | rc-wetek-hub.c | 27 { 0x77fc, KEY_VOLUMEDOWN },
|
D | rc-evga-indtube.c | 24 { 0x19, KEY_VOLUMEDOWN},
|
D | rc-msi-digivox-ii.c | 29 { 0x031f, KEY_VOLUMEDOWN },
|
D | rc-terratec-slim-2.c | 18 { 0x8002, KEY_VOLUMEDOWN },
|
D | rc-alink-dtu-m.c | 25 { 0x0816, KEY_VOLUMEDOWN },
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | af9005-remote.c | 29 {0x01bf, KEY_VOLUMEDOWN}, 48 {0x005d, KEY_VOLUMEDOWN}, 68 KEY_VOLUMEDOWN,
|
D | cinergyT2-core.c | 116 { 0x041e, KEY_VOLUMEDOWN }, 137 KEY_VOLUMEDOWN,
|
/linux-6.1.9/Documentation/devicetree/bindings/input/ |
D | adc-keys.yaml | 72 // | 1.000.000 <= value < 1.500.000 | KEY_VOLUMEDOWN pressed | 93 linux,code = <KEY_VOLUMEDOWN>;
|
/linux-6.1.9/drivers/platform/x86/dell/ |
D | dell-wmi-aio.c | 42 { KE_KEY, 0xc1, { KEY_VOLUMEDOWN } }, 44 { KE_KEY, 0xe02e, { KEY_VOLUMEDOWN } },
|
/linux-6.1.9/drivers/input/misc/ |
D | soc_button_array.c | 286 info->event_code = KEY_VOLUMEDOWN; in soc_button_parse_btn_desc() 466 { "volume_down", 3, EV_KEY, KEY_VOLUMEDOWN, true, false, true }, 497 { "volume_down", 3, EV_KEY, KEY_VOLUMEDOWN, true, false, true }, 556 { "volume_down", 4, EV_KEY, KEY_VOLUMEDOWN, true, false, true },
|
/linux-6.1.9/drivers/platform/surface/ |
D | surfacepro3_button.c | 108 key_code = KEY_VOLUMEDOWN; in surface_button_notify() 224 input_set_capability(input, EV_KEY, KEY_VOLUMEDOWN); in surface_button_add()
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | omap4-droid4-xt894.dts | 13 linux,code = <KEY_VOLUMEDOWN>; 110 /* Side buttons, KEY_VOLUMEDOWN and KEY_PWER are on CPCAP? */
|
12345678910>>...16