Searched refs:device_may_wakeup (Results 151 - 175 of 274) sorted by relevance

1234567891011

/linux-master/drivers/usb/host/
H A Dehci-orion.c194 return ehci_suspend(hcd, device_may_wakeup(dev));
H A Dehci-platform.c434 bool do_wakeup = device_may_wakeup(dev);
H A Dohci-da8xx.c486 bool do_wakeup = device_may_wakeup(&pdev->dev);
H A Dohci-pxa27x.c525 bool do_wakeup = device_may_wakeup(dev);
/linux-master/drivers/platform/x86/intel/
H A Dvbtn.c338 if (device_may_wakeup(dev)) {
/linux-master/sound/soc/
H A Dsoc-jack.c239 if (device_may_wakeup(dev))
/linux-master/drivers/bluetooth/
H A Dbtmrvl_sdio.c1636 device_may_wakeup(dev)) {
1654 device_may_wakeup(dev)) {
1715 device_may_wakeup(dev)) {
/linux-master/drivers/power/supply/
H A Dcollie_battery.c292 if (device_may_wakeup(&dev->ucb->dev) &&
H A D88pm860x_battery.c987 if (device_may_wakeup(dev))
997 if (device_may_wakeup(dev))
/linux-master/drivers/rtc/
H A Drtc-wm8350.c344 if (device_may_wakeup(&wm8350->rtc.pdev->dev) &&
H A Drtc-max77686.c823 if (device_may_wakeup(dev)) {
850 if (device_may_wakeup(dev)) {
H A Drtc-ab-b5ze-s3.c907 if (device_may_wakeup(dev))
917 if (device_may_wakeup(dev))
H A Drtc-sun6i.c717 if (device_may_wakeup(dev))
728 if (device_may_wakeup(dev))
H A Drtc-omap.c957 if (device_may_wakeup(dev))
973 if (device_may_wakeup(dev))
/linux-master/drivers/usb/chipidea/
H A Dhost.c458 ehci_suspend(ci->hcd, device_may_wakeup(ci->dev));
/linux-master/drivers/input/keyboard/
H A Dqt1050.c563 device_may_wakeup(dev) ? 125 : 0);
H A Dpxa27x_keypad.c672 if (device_may_wakeup(&pdev->dev))
691 if (device_may_wakeup(&pdev->dev)) {
/linux-master/drivers/usb/misc/
H A Donboard_usb_hub.c127 if (!device_may_wakeup(node->udev->bus->controller))
/linux-master/drivers/hid/
H A Dhid-google-hammer.c108 if (device_may_wakeup(cbas_ec.dev) ||
/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c1134 if (device_may_wakeup(dev) && img_ir_enable_wake(priv))
1143 if (device_may_wakeup(dev) && img_ir_disable_wake(priv))
/linux-master/drivers/platform/x86/
H A Dasus-tf103c-dock.c898 if (device_may_wakeup(dev))
910 if (device_may_wakeup(dev))
/linux-master/drivers/iio/accel/
H A Dfxls8962af-core.c1252 if (device_may_wakeup(dev) && data->enable_event) {
1273 if (device_may_wakeup(dev) && data->enable_event) {
/linux-master/drivers/gpio/
H A Dgpio-zynq.c746 if (!device_may_wakeup(dev))
768 if (!device_may_wakeup(dev))
/linux-master/drivers/dma/xilinx/
H A Dzynqmp_dma.c973 if (!device_may_wakeup(dev))
988 if (!device_may_wakeup(dev))
/linux-master/drivers/iio/adc/
H A Dpalmas_gpadc.c1133 if (!device_may_wakeup(dev))
1150 if (!device_may_wakeup(dev))

Completed in 707 milliseconds

1234567891011