Searched refs:device_may_wakeup (Results 1 – 3 of 3) sorted by relevance
82 static inline bool device_may_wakeup(struct device *dev) in device_may_wakeup() function153 static inline bool device_may_wakeup(struct device *dev) in device_may_wakeup() function
1200 return device_may_wakeup(hdev->dev.parent); in hid_hw_may_wakeup()
349 if (device_may_wakeup(dev)) in pm80x_dev_suspend()361 if (device_may_wakeup(dev)) in pm80x_dev_resume()
Completed in 13 milliseconds