| /Linux-v5.4/drivers/acpi/ |
| D | wakeup.c | 41 || !(device_may_wakeup(&dev->dev) in acpi_enable_wakeup_devices() 45 if (device_may_wakeup(&dev->dev)) in acpi_enable_wakeup_devices() 68 || !(device_may_wakeup(&dev->dev) in acpi_disable_wakeup_devices() 75 if (device_may_wakeup(&dev->dev)) in acpi_disable_wakeup_devices()
|
| D | proc.c | 47 device_may_wakeup(&dev->dev) ? in acpi_system_wakeup_device_seq_show() 63 (device_may_wakeup(&dev->dev) || in acpi_system_wakeup_device_seq_show() 64 device_may_wakeup(ldev)) ? in acpi_system_wakeup_device_seq_show() 87 bool enable = !device_may_wakeup(entry->dev); in physical_device_enable_wakeup() 120 bool enable = !device_may_wakeup(&dev->dev); in acpi_system_write_wakeup_device()
|
| /Linux-v5.4/drivers/extcon/ |
| D | extcon-usb-gpio.c | 213 if (device_may_wakeup(dev)) { in usb_extcon_suspend() 240 if (!device_may_wakeup(dev)) in usb_extcon_suspend() 251 if (!device_may_wakeup(dev)) in usb_extcon_resume() 254 if (device_may_wakeup(dev)) { in usb_extcon_resume()
|
| D | extcon-qcom-spmi-misc.c | 123 if (device_may_wakeup(dev)) in qcom_usb_extcon_suspend() 134 if (device_may_wakeup(dev)) in qcom_usb_extcon_resume()
|
| D | extcon-adc-jack.c | 178 if (device_may_wakeup(data->dev)) in adc_jack_suspend() 188 if (device_may_wakeup(data->dev)) in adc_jack_resume()
|
| /Linux-v5.4/drivers/usb/core/ |
| D | phy.c | 220 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()
|
| /Linux-v5.4/drivers/input/misc/ |
| D | e3x0-button.c | 42 if (device_may_wakeup(dev)) in e3x0_button_suspend() 52 if (device_may_wakeup(dev)) in e3x0_button_resume()
|
| D | 88pm860x_onkey.c | 118 if (device_may_wakeup(dev)) in pm860x_onkey_suspend() 127 if (device_may_wakeup(dev)) in pm860x_onkey_resume()
|
| D | max8925_onkey.c | 138 if (device_may_wakeup(dev)) { in max8925_onkey_suspend() 152 if (device_may_wakeup(dev)) { in max8925_onkey_resume()
|
| D | stpmic1_onkey.c | 150 if (device_may_wakeup(dev)) { in stpmic1_onkey_suspend() 162 if (device_may_wakeup(dev)) { in stpmic1_onkey_resume()
|
| D | palmas-pwrbutton.c | 278 if (device_may_wakeup(dev)) in palmas_pwron_suspend() 297 if (device_may_wakeup(dev)) in palmas_pwron_resume()
|
| /Linux-v5.4/drivers/rtc/ |
| D | rtc-tegra.c | 372 device_may_wakeup(dev), info->irq); in tegra_rtc_suspend() 375 if (device_may_wakeup(dev)) in tegra_rtc_suspend() 386 device_may_wakeup(dev)); in tegra_rtc_resume() 389 if (device_may_wakeup(dev)) in tegra_rtc_resume()
|
| D | rtc-as3722.c | 220 if (device_may_wakeup(dev)) in as3722_rtc_suspend() 230 if (device_may_wakeup(dev)) in as3722_rtc_resume()
|
| /Linux-v5.4/drivers/usb/phy/ |
| D | phy-am335x.c | 106 if (device_may_wakeup(dev)) in am335x_phy_suspend() 120 if (device_may_wakeup(dev)) in am335x_phy_resume()
|
| /Linux-v5.4/drivers/mfd/ |
| D | 88pm80x.c | 139 if (device_may_wakeup(chip->dev)) in pm80x_suspend() 151 if (device_may_wakeup(chip->dev)) in pm80x_resume()
|
| D | max77843.c | 184 if (device_may_wakeup(dev)) in max77843_suspend() 195 if (device_may_wakeup(dev)) in max77843_resume()
|
| /Linux-v5.4/drivers/media/rc/ |
| D | gpio-ir-recv.c | 105 if (device_may_wakeup(dev)) in gpio_ir_recv_suspend() 117 if (device_may_wakeup(dev)) in gpio_ir_recv_resume()
|
| /Linux-v5.4/include/linux/ |
| D | pm_wakeup.h | 77 static inline bool device_may_wakeup(struct device *dev) in device_may_wakeup() function 163 static inline bool device_may_wakeup(struct device *dev) in device_may_wakeup() function
|
| /Linux-v5.4/drivers/input/touchscreen/ |
| D | zforce_ts.c | 476 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()
|
| D | migor_ts.c | 197 if (device_may_wakeup(&client->dev)) in migor_ts_suspend() 208 if (device_may_wakeup(&client->dev)) in migor_ts_resume()
|
| D | egalax_ts.c | 244 if (device_may_wakeup(dev)) in egalax_ts_suspend() 255 if (device_may_wakeup(dev)) in egalax_ts_resume()
|
| /Linux-v5.4/drivers/base/power/ |
| D | wakeirq.c | 321 if (device_may_wakeup(wirq->dev)) { in dev_pm_arm_wake_irq() 342 if (device_may_wakeup(wirq->dev)) { in dev_pm_disarm_wake_irq()
|
| /Linux-v5.4/drivers/usb/host/ |
| D | xhci-histb.c | 354 ret = xhci_suspend(xhci, device_may_wakeup(dev)); in xhci_histb_suspend() 356 if (!device_may_wakeup(dev)) in xhci_histb_suspend() 368 if (!device_may_wakeup(dev)) in xhci_histb_resume()
|
| /Linux-v5.4/arch/x86/platform/olpc/ |
| D | olpc-xo1-sci.c | 269 if (device_may_wakeup(&power_button_idev->dev)) in xo1_sci_suspend() 274 if (device_may_wakeup(&ebook_switch_idev->dev)) in xo1_sci_suspend() 279 if (!device_may_wakeup(&lid_switch_idev->dev)) { in xo1_sci_suspend()
|
| /Linux-v5.4/drivers/power/supply/ |
| D | gpio-charger.c | 232 if (device_may_wakeup(dev)) in gpio_charger_suspend() 243 if (device_may_wakeup(dev) && gpio_charger->wakeup_enabled) in gpio_charger_resume()
|