Searched full:key_sleep (Results 1 – 25 of 53) sorted by relevance
123
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-phytec-mira-peb-eval-01.dtsi | 26 linux,code = <KEY_SLEEP>;
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-avertv-303.c | 38 { 0x36, KEY_SLEEP },
|
H A D | rc-videomate-tv-pvr.c | 57 { 0x21, KEY_SLEEP },
|
H A D | rc-wetek-play2.c | 14 { 0x5e5f46, KEY_SLEEP }, // tv
|
H A D | rc-twinhan1027.c | 55 { 0x07, KEY_SLEEP },
|
H A D | rc-encore-enltv-fm53.c | 51 { 0x47, KEY_SLEEP}, /* shutdown */
|
H A D | rc-videomate-s350.c | 35 { 0x21, KEY_SLEEP},
|
H A D | rc-leadtek-y04g0051.c | 35 { 0x0340, KEY_SLEEP },
|
H A D | rc-avermedia.c | 39 { 0x1a, KEY_SLEEP }, /* FREEZE */
|
H A D | rc-anysee.c | 44 { 0x0820, KEY_SLEEP }, /* Sleep */
|
H A D | rc-dntv-live-dvbt-pro.c | 59 { 0x07, KEY_SLEEP },
|
H A D | rc-kworld-pc150u.c | 67 { 0x4a, KEY_SLEEP}, /* sleep timer */
|
H A D | rc-rc6-mce.c | 29 { 0x800f040c, KEY_SLEEP }, /* Formerly PC Power */
|
H A D | rc-behold.c | 102 { 0x866b1d, KEY_SLEEP },
|
H A D | rc-avermedia-cardbus.c | 44 { 0x22, KEY_SLEEP }, /* Sleep */
|
H A D | rc-encore-enltv.c | 73 { 0x50, KEY_SLEEP }, /* shutdown */
|
H A D | rc-azurewave-ad-tu700.c | 19 { 0x0007, KEY_SLEEP }, /* Hibernate */
|
H A D | rc-winfast.c | 37 { 0x20, KEY_SLEEP },
|
/linux/include/dt-bindings/input/ |
H A D | cros-ec-keyboard.h | 52 MATRIX_KEY(0x03, 0x09, KEY_SLEEP) \ 153 MATRIX_KEY(0x03, 0x09, KEY_SLEEP) /* Lock */ \
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-pazquel360.dtsi | 56 MATRIX_KEY(0x03, 0x09, KEY_SLEEP)
|
/linux/drivers/acpi/ |
H A D | button.c | 459 keycode = test_bit(KEY_SLEEP, input->keybit) ? KEY_SLEEP : KEY_POWER; in acpi_button_notify() 606 input_set_capability(input, EV_KEY, KEY_SLEEP); in acpi_button_add()
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-blackarmor-nas220.dts | 46 linux,code = <KEY_SLEEP>;
|
/linux/arch/sh/boards/mach-se/7722/ |
H A D | setup.c | 105 KEY_HOME, KEY_SLEEP, KEY_WAKEUP, KEY_COFFEE, /* life */
|
/linux/drivers/media/firewire/ |
H A D | firedtv-rc.c | 68 [0x01] = KEY_SLEEP,
|
/linux/drivers/platform/x86/amd/pmf/ |
H A D | tee-if.c | 148 amd_pmf_update_uevents(dev, KEY_SLEEP); in amd_pmf_apply_policies() 424 input_set_capability(dev->pmf_idev, EV_KEY, KEY_SLEEP); in amd_pmf_register_input_device()
|
123