Searched refs:device_wakeup_path (Results 1 – 4 of 4) sorted by relevance
87 static inline bool device_wakeup_path(struct device *dev) in device_wakeup_path() function173 static inline bool device_wakeup_path(struct device *dev) in device_wakeup_path() function198 return device_wakeup_path(dev); in device_awake_path()
703 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in ucsi_stm32g0_suspend()717 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in ucsi_stm32g0_resume()
2124 if (device_may_wakeup(dev) || device_wakeup_path(dev)) { in stm32_usart_serial_suspend()2137 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in stm32_usart_serial_suspend()2153 if (device_may_wakeup(dev) || device_wakeup_path(dev)) { in stm32_usart_serial_resume()
1362 if (device_wakeup_path(dev) && !parent->power.ignore_children) in dpm_propagate_wakeup_to_parent()1623 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in device_suspend()