Home
last modified time | relevance | path

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

/include/linux/
Dpm_wakeup.h82 static inline bool device_may_wakeup(struct device *dev) in device_may_wakeup() function
168 static inline bool device_may_wakeup(struct device *dev) in device_may_wakeup() function
Dhid.h1204 return device_may_wakeup(hdev->dev.parent); in hid_hw_may_wakeup()
/include/linux/mfd/
D88pm80x.h349 if (device_may_wakeup(dev)) in pm80x_dev_suspend()
361 if (device_may_wakeup(dev)) in pm80x_dev_resume()