Searched refs:KEY_SLEEP (Results 1 – 25 of 52) sorted by relevance
123
/Linux-v6.6/drivers/media/rc/keymaps/ |
D | rc-encore-enltv-fm53.c | 51 { 0x47, KEY_SLEEP}, /* shutdown */
|
D | rc-behold.c | 102 { 0x866b1d, KEY_SLEEP },
|
D | rc-videomate-tv-pvr.c | 57 { 0x21, KEY_SLEEP },
|
D | rc-avermedia.c | 39 { 0x1a, KEY_SLEEP }, /* FREEZE */
|
D | rc-avertv-303.c | 38 { 0x36, KEY_SLEEP },
|
D | rc-wetek-play2.c | 14 { 0x5e5f46, KEY_SLEEP }, // tv
|
D | rc-videomate-s350.c | 35 { 0x21, KEY_SLEEP},
|
D | rc-kworld-pc150u.c | 67 { 0x4a, KEY_SLEEP}, /* sleep timer */
|
D | rc-anysee.c | 44 { 0x0820, KEY_SLEEP }, /* Sleep */
|
D | rc-leadtek-y04g0051.c | 35 { 0x0340, KEY_SLEEP },
|
D | rc-dntv-live-dvbt-pro.c | 59 { 0x07, KEY_SLEEP },
|
D | rc-twinhan1027.c | 55 { 0x07, KEY_SLEEP },
|
D | rc-encore-enltv.c | 73 { 0x50, KEY_SLEEP }, /* shutdown */
|
D | rc-avermedia-cardbus.c | 44 { 0x22, KEY_SLEEP }, /* Sleep */
|
D | rc-azurewave-ad-tu700.c | 19 { 0x0007, KEY_SLEEP }, /* Hibernate */
|
D | rc-winfast.c | 37 { 0x20, KEY_SLEEP },
|
D | rc-rc6-mce.c | 29 { 0x800f040c, KEY_SLEEP }, /* Formerly PC Power */
|
D | rc-cec.c | 149 { 0x6c, KEY_SLEEP }, /* CEC Spec: Power Off Function */
|
D | rc-hauppauge.c | 263 { 0x0026, KEY_SLEEP }, /* Minimize */
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-phytec-mira-peb-eval-01.dtsi | 26 linux,code = <KEY_SLEEP>;
|
/Linux-v6.6/drivers/acpi/ |
D | button.c | 448 keycode = test_bit(KEY_SLEEP, input->keybit) ? KEY_SLEEP : KEY_POWER; in acpi_button_notify() 585 input_set_capability(input, EV_KEY, KEY_SLEEP); in acpi_button_add()
|
/Linux-v6.6/include/dt-bindings/input/ |
D | cros-ec-keyboard.h | 52 MATRIX_KEY(0x03, 0x09, KEY_SLEEP) \
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor-pazquel360.dtsi | 62 MATRIX_KEY(0x03, 0x09, KEY_SLEEP)
|
/Linux-v6.6/arch/sh/boards/mach-se/7722/ |
D | setup.c | 105 KEY_HOME, KEY_SLEEP, KEY_WAKEUP, KEY_COFFEE, /* life */
|
/Linux-v6.6/drivers/media/firewire/ |
D | firedtv-rc.c | 68 [0x01] = KEY_SLEEP,
|
123