Home
last modified time | relevance | path

Searched refs:KEY_POWER (Results 26 – 50 of 461) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/soc/loongson/
H A Dloongson2_pm.c110 input_set_capability(button, EV_KEY, KEY_POWER); in loongson2_power_button_init()
137 input_report_key(loongson2_pm.dev, KEY_POWER, 1); in loongson2_pm_irq_handler()
139 input_report_key(loongson2_pm.dev, KEY_POWER, 0); in loongson2_pm_irq_handler()
/openbmc/linux/drivers/platform/x86/intel/
H A Dchtdc_ti_pwrbtn.c29 input_report_key(input, KEY_POWER, !(state & SIRQ_PWRBTN_REL)); in chtdc_ti_pwrbtn_interrupt()
52 input_set_capability(input, EV_KEY, KEY_POWER); in chtdc_ti_pwrbtn_probe()
H A Dmrfld_pwrbtn.c35 input_report_key(input, KEY_POWER, !(state & BCOVE_PBSTATUS_PBLVL)); in mrfld_pwrbtn_interrupt()
60 input_set_capability(input, EV_KEY, KEY_POWER); in mrfld_pwrbtn_probe()
H A Dhid.c66 { KE_KEY, 9, { KEY_POWER } },
90 { KE_KEY, 0xCE, { KEY_POWER } }, /* Press */
91 { KE_IGNORE, 0xCF, { KEY_POWER } }, /* Release */
568 input_report_key(priv->input_dev, KEY_POWER, 1); in notify_handler()
574 input_report_key(priv->input_dev, KEY_POWER, 0); in notify_handler()
/openbmc/linux/drivers/input/misc/
H A Drt5120-pwrkey.c34 input_report_key(priv->input, KEY_POWER, in rt5120_pwrkey_handler()
74 input_set_capability(priv->input, EV_KEY, KEY_POWER); in rt5120_pwrkey_probe()
H A Dcpcap-pwrbutton.c40 input_report_key(button->idev, KEY_POWER, val); in powerbutton_irq()
72 input_set_capability(button->idev, EV_KEY, KEY_POWER); in cpcap_power_button_probe()
H A Dwistron_btns.c323 { KE_KEY, 0x03, {KEY_POWER} },
336 { KE_KEY, 0x03, {KEY_POWER} },
352 { KE_KEY, 0x03, {KEY_POWER} },
366 { KE_KEY, 0x6d, {KEY_POWER} },
380 { KE_KEY, 0x03, {KEY_POWER} },
397 { KE_KEY, 0x03, {KEY_POWER} },
413 { KE_KEY, 0x03, {KEY_POWER} }, /* not 370 */
447 { KE_KEY, 0x03, {KEY_POWER} },
499 { KE_KEY, 0x03, {KEY_POWER} },
569 { KE_KEY, 0x03, {KEY_POWER} },
[all …]
H A Dpalmas-pwrbutton.c69 input_report_key(input_dev, KEY_POWER, 0); in palmas_power_button_work()
90 input_report_key(input_dev, KEY_POWER, 1); in pwron_irq()
182 input_set_capability(input_dev, EV_KEY, KEY_POWER); in palmas_pwron_probe()
H A Dpcap_keys.c34 input_report_key(pcap_keys->input, KEY_POWER, !pstat); in pcap_keys_handler()
71 __set_bit(KEY_POWER, input_dev->keybit); in pcap_keys_probe()
H A Dda9052_onkey.c40 input_report_key(onkey->input, KEY_POWER, pressed); in da9052_onkey_query()
100 __set_bit(KEY_POWER, input_dev->keybit); in da9052_onkey_probe()
H A D88pm80x_onkey.c56 input_report_key(info->idev, KEY_POWER, val); in pm80x_onkey_handler()
103 __set_bit(KEY_POWER, info->idev->keybit); in pm80x_onkey_probe()
H A Datc260x-onkey.c130 input_report_key(onkey->input_dev, KEY_POWER, 0); in atc260x_onkey_query()
165 input_report_key(onkey->input_dev, KEY_POWER, 1); in atc260x_onkey_irq()
256 input_set_capability(input_dev, EV_KEY, KEY_POWER); in atc260x_onkey_probe()
H A Dmax8925_onkey.c54 input_report_key(info->idev, KEY_POWER, state & SW_INPUT); in max8925_onkey_handler()
100 input_set_capability(input, EV_KEY, KEY_POWER); in max8925_onkey_probe()
H A Dsoc_button_array.c300 info->event_code = KEY_POWER; in soc_button_parse_btn_desc()
498 { "power", 0, EV_KEY, KEY_POWER, false, true, true },
529 { "power", 0, EV_KEY, KEY_POWER, false, true, true },
589 { "power", 0, EV_KEY, KEY_POWER, false, true, true },
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dda9062-onkey.txt7 This module provides the KEY_POWER event.
19 entry exists the OnKey driver will remove support for the KEY_POWER key
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Daf9005-remote.c25 {0x01b7, KEY_POWER},
44 {0x00bd, KEY_POWER},
/openbmc/linux/drivers/media/rc/keymaps/
H A Drc-hauppauge.c177 { 0x1d3d, KEY_POWER },
185 { 0x1c3d, KEY_POWER },
H A Drc-geekbox.c19 { 0x14, KEY_POWER },
H A Drc-khadas.c13 { 0x14, KEY_POWER },
H A Drc-wetek-hub.c12 { 0x77f1, KEY_POWER },
H A Drc-vega-s9x.c13 { 0x18, KEY_POWER },
H A Drc-odroid.c13 { 0xb2dc, KEY_POWER },
H A Drc-minix-neo.c14 { 0x118, KEY_POWER },
H A Drc-beelink-mxiii.c16 { 0xb2dc, KEY_POWER },
H A Drc-evga-indtube.c16 { 0x12, KEY_POWER},

12345678910>>...19