Home
last modified time | relevance | path

Searched refs:KEY_PROG1 (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/linux/drivers/input/misc/
H A Dwistron_btns.c250 { KE_KEY, 0x11, {KEY_PROG1} },
279 { KE_KEY, 0x11, {KEY_PROG1} },
324 { KE_KEY, 0x11, {KEY_PROG1} },
338 { KE_KEY, 0x11, {KEY_PROG1} },
354 { KE_KEY, 0x11, {KEY_PROG1} },
367 { KE_KEY, 0x11, {KEY_PROG1} },
382 { KE_KEY, 0x11, {KEY_PROG1} },
399 { KE_KEY, 0x11, {KEY_PROG1} },
414 { KE_KEY, 0x11, {KEY_PROG1} },
430 { KE_KEY, 0x31, {KEY_PROG1} },
[all …]
H A Dapanel.c65 [3] = KEY_PROG1,
H A Dati_remote2.c158 { 0x3f, KEY_PROG1 }, /* AUX1-AUX4 and PC */
594 ar2->keycode[ATI_REMOTE2_AUX1][index] = KEY_PROG1; in ati_remote2_input_init()
599 __set_bit(KEY_PROG1, idev->keybit); in ati_remote2_input_init()
/openbmc/linux/drivers/platform/x86/
H A Dadv_swbutton.c35 input_report_key(button->input, KEY_PROG1, 0); in adv_swbutton_notify()
39 input_report_key(button->input, KEY_PROG1, 1); in adv_swbutton_notify()
73 input_set_capability(input, EV_KEY, KEY_PROG1); in adv_swbutton_probe()
H A Dxiaomi-wmi.c71 { XIAOMI_DEVICE(XIAOMI_KEY_FN_FN, KEY_PROG1) },
H A Dasus-nb-wmi.c565 { KE_KEY, 0x86, { KEY_PROG1 } }, /* MyASUS Key */
567 { KE_KEY, 0x8A, { KEY_PROG1 } }, /* Color enhancement mode */
H A Deeepc-wmi.c67 { KE_KEY, 0xe0, { KEY_PROG1 } }, /* Task Manager */
H A Dfujitsu-tablet.c86 KEY_PROG1,
105 KEY_PROG1,
H A Dmsi-wmi.c69 { KE_KEY, WIND_KEY_TURBO, {KEY_PROG1} },
/openbmc/linux/drivers/hid/
H A Dhid-cherry.c46 case 0x301: ch_map_key_clear(KEY_PROG1); break; in ch_input_mapping()
H A Dhid-chicony.c84 case 0x00f8: ch_map_key_clear(KEY_PROG1); break; in ch_input_mapping()
H A Dhid-lg.c594 case 0x1019: lg_map_key_clear(KEY_PROG1); break; in lg_wireless_mapping()
621 case 0x1049: lg_map_key_clear(KEY_PROG1); break; in lg_wireless_mapping()
/openbmc/linux/drivers/platform/x86/x86-android-tablets/
H A Dother.c99 .code = KEY_PROG1,
210 .code = KEY_PROG1,
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c60 static const int KEY_PROG1 = PROG1; variable
602 bpf_map_update_elem(&run_map, &KEY_PROG1, &PROG_DONE, BPF_ANY); in multi_prog_pass1()
616 bpf_map_update_elem(&run_map, &KEY_PROG1, &PROG_DONE, BPF_ANY); in multi_prog_drop1()
648 bpf_map_update_elem(&run_map, &KEY_PROG1, &PROG_DONE, BPF_ANY); in multi_prog_redir1()
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9g25-gardena-smart-gateway.dts29 linux,code = <KEY_PROG1>;
H A Dat91sam9260ek.dts160 linux,code = <KEY_PROG1>;
H A Dat91-sama5d27_wlsom1_ek.dts38 linux,code = <KEY_PROG1>;
H A Dat91-sama5d4_xplained.dts254 linux,code = <KEY_PROG1>;
H A Dat91sam9g20ek_common.dtsi259 linux,code = <KEY_PROG1>;
H A Dat91-sama5d3_xplained.dts384 linux,code = <KEY_PROG1>;
H A Dat91-sama5d2_ptc_ek.dts408 linux,code = <KEY_PROG1>;
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-wmi-base.c220 [18] = KEY_PROG1,
298 { KE_KEY, 0x850, { KEY_PROG1 } },
/openbmc/linux/arch/mips/boot/dts/ralink/
H A Dgardena_smart_gateway_mt7688.dts32 linux,code =<KEY_PROG1> ;
/openbmc/linux/drivers/usb/storage/
H A Donetouch.c31 #define ONETOUCH_BUTTON KEY_PROG1
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h225 #define KEY_PROG1 148 macro

123