/linux/drivers/input/misc/ |
H A D | hisi_powerkey.c | 33 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_power_press_isr() 44 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_power_release_isr() 56 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_restart_toggle_isr()
|
H A D | stpmic1_onkey.c | 32 pm_wakeup_event(input_dev->dev.parent, 0); in onkey_falling_irq() 44 pm_wakeup_event(input_dev->dev.parent, 0); in onkey_rising_irq()
|
H A D | twl4030-pwrbutton.c | 45 pm_wakeup_event(pwr->dev.parent, 0); in powerbutton_irq()
|
H A D | cpcap-pwrbutton.c | 39 pm_wakeup_event(button->dev, 0); in powerbutton_irq()
|
H A D | e3x0-button.c | 32 pm_wakeup_event(idev->dev.parent, 0); in e3x0_button_press_handler()
|
H A D | tps65219-pwrbutton.c | 29 pm_wakeup_event(pwr->dev, 0); in tps65219_pb_push_irq()
|
H A D | tps65218-pwrbutton.c | 70 pm_wakeup_event(pwr->dev, 0); in tps6521x_pb_irq()
|
H A D | palmas-pwrbutton.c | 91 pm_wakeup_event(input_dev->dev.parent, 0); in pwron_irq()
|
/linux/drivers/input/keyboard/ |
H A D | cros_ec_keyb.c | 262 pm_wakeup_event(ckdev->dev, 0); in cros_ec_keyb_work() 276 pm_wakeup_event(ckdev->dev, 0); in cros_ec_keyb_work() 285 pm_wakeup_event(ckdev->dev, 0); in cros_ec_keyb_work()
|
H A D | imx_sc_key.c | 52 pm_wakeup_event(priv->input->dev.parent, 0); in imx_sc_key_notify()
|
H A D | imx-sm-bbm-key.c | 65 pm_wakeup_event(input->dev.parent, 0); in scmi_imx_bbm_pwrkey_event()
|
H A D | snvs_pwrkey.c | 76 pm_wakeup_event(input->dev.parent, 0); in imx_snvs_pwrkey_interrupt()
|
/linux/drivers/input/serio/ |
H A D | olpc_apsp.c | 131 pm_wakeup_event(priv->dev, 1000); in olpc_apsp_rx()
|
/linux/kernel/time/ |
H A D | alarmtimer.c | 270 pm_wakeup_event(dev, 2 * MSEC_PER_SEC); in alarmtimer_suspend() 296 pm_wakeup_event(dev, MSEC_PER_SEC); in alarmtimer_suspend()
|
/linux/drivers/input/touchscreen/ |
H A D | zforce_ts.c | 434 pm_wakeup_event(&client->dev, 500); in zforce_irq() 490 pm_wakeup_event(&client->dev, 500); in zforce_irq_thread()
|
/linux/sound/soc/ |
H A D | soc-jack.c | 240 pm_wakeup_event(dev, gpio->debounce_time + 50); in gpio_handler()
|
/linux/drivers/rtc/ |
H A D | rtc-brcmstb-waketimer.c | 100 pm_wakeup_event(timer->dev, 0); in brcmstb_waketmr_irq()
|
/linux/drivers/usb/typec/tcpm/ |
H A D | tcpci_maxim_core.c | 415 pm_wakeup_event(chip->dev, PD_ACTIVITY_TIMEOUT_MS); in max_tcpci_isr()
|
/linux/drivers/hid/ |
H A D | hid-google-hammer.c | 111 pm_wakeup_event(cbas_ec.dev, 0); in cbas_ec_notify()
|
H A D | hid-rmi.c | 329 pm_wakeup_event(hdev->dev.parent, 0); in rmi_input_event()
|
/linux/drivers/acpi/ |
H A D | sleep.c | 512 pm_wakeup_event(&pwr_btn_adev->dev, 0); in acpi_pm_finish()
|
/linux/sound/soc/codecs/ |
H A D | wm8350.c | 1282 pm_wakeup_event(wm8350->dev, 250); in wm8350_hpl_jack_handler() 1300 pm_wakeup_event(wm8350->dev, 250); in wm8350_hpr_jack_handler()
|
/linux/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 437 pm_wakeup_event(priv->pwrbtn->dev.parent, in olpc_xo175_ec_complete()
|
/linux/drivers/usb/typec/ucsi/ |
H A D | ucsi_stm32g0.c | 727 pm_wakeup_event(g0->dev, 0); in ucsi_stm32g0_resume()
|
/linux/drivers/tty/serial/ |
H A D | st-asc.c | 266 pm_wakeup_event(tport->tty->dev, 0); in asc_receive_chars()
|