Home
last modified time | relevance | path

Searched refs:device_may_wakeup (Results 1 – 25 of 272) sorted by relevance

1234567891011

/openbmc/linux/drivers/acpi/
H A Dproc.c42 device_may_wakeup(&dev->dev) ? in acpi_system_wakeup_device_seq_show()
58 (device_may_wakeup(&dev->dev) || in acpi_system_wakeup_device_seq_show()
59 device_may_wakeup(ldev)) ? in acpi_system_wakeup_device_seq_show()
82 bool enable = !device_may_wakeup(entry->dev); in physical_device_enable_wakeup()
114 bool enable = !device_may_wakeup(&dev->dev); in acpi_system_write_wakeup_device()
H A Dwakeup.c46 || !(device_may_wakeup(&dev->dev) in acpi_enable_wakeup_devices()
50 if (device_may_wakeup(&dev->dev)) in acpi_enable_wakeup_devices()
71 || !(device_may_wakeup(&dev->dev) in acpi_disable_wakeup_devices()
78 if (device_may_wakeup(&dev->dev)) in acpi_disable_wakeup_devices()
/openbmc/linux/drivers/extcon/
H A Dextcon-usb-gpio.c212 if (device_may_wakeup(dev)) { in usb_extcon_suspend()
229 if (!device_may_wakeup(dev)) in usb_extcon_suspend()
240 if (!device_may_wakeup(dev)) in usb_extcon_resume()
243 if (device_may_wakeup(dev)) { in usb_extcon_resume()
H A Dextcon-qcom-spmi-misc.c172 if (device_may_wakeup(dev)) { in qcom_usb_extcon_suspend()
187 if (device_may_wakeup(dev)) { in qcom_usb_extcon_resume()
H A Dextcon-adc-jack.c177 if (device_may_wakeup(data->dev)) in adc_jack_suspend()
187 if (device_may_wakeup(data->dev)) in adc_jack_resume()
/openbmc/linux/drivers/usb/core/
H A Dphy.c220 if (device_may_wakeup(controller_dev)) in usb_phy_roothub_suspend()
233 if (!device_may_wakeup(controller_dev)) { in usb_phy_roothub_resume()
242 if (err && !device_may_wakeup(controller_dev)) in usb_phy_roothub_resume()
/openbmc/linux/drivers/rtc/
H A Drtc-tegra.c368 device_may_wakeup(dev), info->irq); in tegra_rtc_suspend()
371 if (device_may_wakeup(dev)) in tegra_rtc_suspend()
382 device_may_wakeup(dev)); in tegra_rtc_resume()
385 if (device_may_wakeup(dev)) in tegra_rtc_resume()
H A Drtc-brcmstb-waketimer.c114 if (device_may_wakeup(timer->dev)) { in brcmstb_alarm_irq()
153 if (device_may_wakeup(dev)) { in brcmstb_waketmr_prepare_suspend()
379 if (timer->alarm_expired && device_may_wakeup(dev)) in brcmstb_waketmr_suspend_noirq()
390 if (!device_may_wakeup(dev)) in brcmstb_waketmr_resume()
/openbmc/linux/drivers/input/misc/
H A De3x0-button.c42 if (device_may_wakeup(dev)) in e3x0_button_suspend()
52 if (device_may_wakeup(dev)) in e3x0_button_resume()
H A D88pm860x_onkey.c118 if (device_may_wakeup(dev)) in pm860x_onkey_suspend()
127 if (device_may_wakeup(dev)) in pm860x_onkey_resume()
H A Dmax8925_onkey.c138 if (device_may_wakeup(dev)) { in max8925_onkey_suspend()
152 if (device_may_wakeup(dev)) { in max8925_onkey_resume()
H A Dstpmic1_onkey.c150 if (device_may_wakeup(dev)) { in stpmic1_onkey_suspend()
162 if (device_may_wakeup(dev)) { in stpmic1_onkey_resume()
/openbmc/linux/drivers/mfd/
H A D88pm80x.c137 if (device_may_wakeup(chip->dev)) in pm80x_suspend()
149 if (device_may_wakeup(chip->dev)) in pm80x_resume()
H A Dmax77843.c183 if (device_may_wakeup(dev)) in max77843_suspend()
194 if (device_may_wakeup(dev)) in max77843_resume()
/openbmc/linux/drivers/usb/phy/
H A Dphy-am335x.c105 if (device_may_wakeup(dev)) in am335x_phy_suspend()
119 if (device_may_wakeup(dev)) in am335x_phy_resume()
/openbmc/linux/include/linux/
H A Dpm_wakeup.h82 static inline bool device_may_wakeup(struct device *dev) in device_may_wakeup() function
169 static inline bool device_may_wakeup(struct device *dev) in device_may_wakeup() function
/openbmc/linux/drivers/input/touchscreen/
H A Dzforce_ts.c476 if (ts->suspended && device_may_wakeup(&client->dev)) in zforce_irq()
502 if (!ts->suspending && device_may_wakeup(&client->dev)) in zforce_irq_thread()
530 if (ts->suspending && device_may_wakeup(&client->dev)) in zforce_irq_thread()
583 if (!ts->suspending && device_may_wakeup(&client->dev)) in zforce_irq_thread()
625 if (device_may_wakeup(&client->dev)) { in zforce_suspend()
667 if (device_may_wakeup(&client->dev)) { in zforce_resume()
H A Degalax_ts.c234 if (device_may_wakeup(dev)) in egalax_ts_suspend()
245 if (device_may_wakeup(dev)) in egalax_ts_resume()
H A Dmigor_ts.c194 if (device_may_wakeup(&client->dev)) in migor_ts_suspend()
205 if (device_may_wakeup(&client->dev)) in migor_ts_resume()
/openbmc/linux/drivers/usb/host/
H A Dxhci-plat.c455 ret = xhci_suspend(xhci, device_may_wakeup(dev)); in xhci_plat_suspend()
459 if (!device_may_wakeup(dev) && (xhci->quirks & XHCI_SUSPEND_RESUME_CLKS)) { in xhci_plat_suspend()
473 if (!device_may_wakeup(dev) && (xhci->quirks & XHCI_SUSPEND_RESUME_CLKS)) { in xhci_plat_resume_common()
500 if (!device_may_wakeup(dev) && (xhci->quirks & XHCI_SUSPEND_RESUME_CLKS)) { in xhci_plat_resume_common()
H A Dxhci-histb.c341 ret = xhci_suspend(xhci, device_may_wakeup(dev)); in xhci_histb_suspend()
343 if (!device_may_wakeup(dev)) in xhci_histb_suspend()
355 if (!device_may_wakeup(dev)) in xhci_histb_resume()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec.c72 if (wake_event && device_may_wakeup(ec_dev->dev)) in cros_ec_handle_event()
357 if (device_may_wakeup(dev)) in cros_ec_disable_irq()
406 if (wake_event && device_may_wakeup(ec_dev->dev)) in cros_ec_report_events_during_suspend()
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci_mt6360.c193 if (device_may_wakeup(dev)) in mt6360_tcpc_suspend()
203 if (device_may_wakeup(dev)) in mt6360_tcpc_resume()
/openbmc/linux/drivers/media/rc/
H A Dgpio-ir-recv.c151 if (device_may_wakeup(dev)) in gpio_ir_recv_suspend()
163 if (device_may_wakeup(dev)) in gpio_ir_recv_resume()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c292 if (PMSG_IS_AUTO(msg) || device_may_wakeup(dwc3_imx->dev)) in dwc3_imx8mp_suspend()
341 if (device_may_wakeup(dwc3_imx->dev)) in dwc3_imx8mp_pm_suspend()
357 if (device_may_wakeup(dwc3_imx->dev)) { in dwc3_imx8mp_pm_resume()

1234567891011