Searched refs:KEY_SLEEP (Results 1 – 25 of 45) sorted by relevance
12
/Linux-v4.19/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-avertv-303.c | 38 { 0x36, KEY_SLEEP },
|
D | rc-videomate-tv-pvr.c | 57 { 0x21, KEY_SLEEP },
|
D | rc-avermedia.c | 39 { 0x1a, KEY_SLEEP }, /* FREEZE */
|
D | rc-anysee.c | 57 { 0x0820, KEY_SLEEP }, /* Sleep */
|
D | rc-kworld-pc150u.c | 71 { 0x4a, KEY_SLEEP}, /* sleep timer */
|
D | rc-videomate-s350.c | 35 { 0x21, KEY_SLEEP},
|
D | rc-leadtek-y04g0051.c | 48 { 0x0340, KEY_SLEEP },
|
D | rc-azurewave-ad-tu700.c | 32 { 0x0007, KEY_SLEEP }, /* Hibernate */
|
D | rc-twinhan1027.c | 54 { 0x07, KEY_SLEEP },
|
D | rc-avermedia-cardbus.c | 44 { 0x22, KEY_SLEEP }, /* Sleep */
|
D | rc-dntv-live-dvbt-pro.c | 59 { 0x07, KEY_SLEEP },
|
D | rc-encore-enltv.c | 73 { 0x50, KEY_SLEEP }, /* shutdown */
|
D | rc-winfast.c | 37 { 0x20, KEY_SLEEP },
|
D | rc-rc6-mce.c | 33 { 0x800f040c, KEY_SLEEP }, /* Formerly PC Power */
|
D | rc-cec.c | 143 { 0x6c, KEY_SLEEP }, /* CEC Spec: Power Off Function */
|
D | rc-hauppauge.c | 262 { 0x0026, KEY_SLEEP }, /* Minimize */
|
/Linux-v4.19/drivers/acpi/ |
D | button.c | 423 keycode = test_bit(KEY_SLEEP, input->keybit) ? in acpi_button_notify() 424 KEY_SLEEP : KEY_POWER; in acpi_button_notify() 545 input_set_capability(input, EV_KEY, KEY_SLEEP); in acpi_button_add()
|
/Linux-v4.19/arch/sh/boards/mach-se/7722/ |
D | setup.c | 109 KEY_HOME, KEY_SLEEP, KEY_WAKEUP, KEY_COFFEE, /* life */
|
/Linux-v4.19/drivers/media/firewire/ |
D | firedtv-rc.c | 72 [0x01] = KEY_SLEEP,
|
/Linux-v4.19/drivers/input/misc/ |
D | dm355evm_keys.c | 87 { KE_KEY, 0x3026, { KEY_SLEEP } },
|
/Linux-v4.19/arch/arm/mach-omap1/ |
D | board-palmtt.c | 65 KEY(0, 2, KEY_SLEEP),
|
D | board-h2.c | 91 KEY(4, 5, KEY_SLEEP),
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | kirkwood-blackarmor-nas220.dts | 46 linux,code = <KEY_SLEEP>;
|
12