Home
last modified time | relevance | path

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

12

/linux/drivers/input/misc/
H A Dwistron_btns.c250 { KE_KEY, 0x11, {KEY_PROG1} },
279 { KE_KEY, 0x11, {KEY_PROG1} },
291 { KE_KEY, 0x11, {KEY_PROG1} },
309 { 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} },
[all …]
H A Dati_remote2.c158 { 0x3f, KEY_PROG1 }, /* AUX1-AUX4 and PC */
575 ar2->keycode[ATI_REMOTE2_AUX1][index] = KEY_PROG1; in ati_remote2_input_init()
580 __set_bit(KEY_PROG1, idev->keybit); in ati_remote2_input_init()
H A Dapanel.c65 [3] = KEY_PROG1,
/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.c82 { XIAOMI_DEVICE(XIAOMI_KEY_FN_FN, KEY_PROG1) },
H A Dfujitsu-tablet.c86 KEY_PROG1,
105 KEY_PROG1,
H A Dasus-nb-wmi.c598 { KE_KEY, 0x86, { KEY_PROG1 } }, /* MyASUS Key */
600 { KE_KEY, 0x8A, { KEY_PROG1 } }, /* Color enhancement mode */
H A Deeepc-wmi.c67 { KE_KEY, 0xe0, { KEY_PROG1 } }, /* Task Manager */
H A Dmsi-wmi.c69 { KE_KEY, WIND_KEY_TURBO, {KEY_PROG1} },
/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()
H A Dhid-microsoft.c92 ms_map_key_clear(KEY_PROG1); in ms_ergonomy_kb_quirk()
/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()
/linux/drivers/platform/x86/x86-android-tablets/
H A Dother.c105 .code = KEY_PROG1,
217 .code = KEY_PROG1,
/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9260ek.dts160 linux,code = <KEY_PROG1>;
H A Dat91-sama5d27_wlsom1_ek.dts38 linux,code = <KEY_PROG1>;
H A Dat91sam9g20ek_common.dtsi259 linux,code = <KEY_PROG1>;
H A Dat91-sama5d4_xplained.dts254 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>;
/linux/drivers/platform/x86/dell/
H A Ddell-wmi-base.c220 [18] = KEY_PROG1,
298 { KE_KEY, 0x850, { KEY_PROG1 } },
/linux/arch/mips/boot/dts/ralink/
H A Dgardena_smart_gateway_mt7688.dts32 linux,code =<KEY_PROG1> ;
/linux/drivers/usb/storage/
H A Donetouch.c31 #define ONETOUCH_BUTTON KEY_PROG1
/linux/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c113 KEY_7, KEY_8, KEY_9, KEY_PROG1, KEY_RIGHT,

12