Searched refs:device_wakeup_path (Results 1 – 6 of 6) sorted by relevance
87 static inline bool device_wakeup_path(struct device *dev) in device_wakeup_path() function174 static inline bool device_wakeup_path(struct device *dev) in device_wakeup_path() function
716 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in ucsi_stm32g0_suspend()730 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in ucsi_stm32g0_resume()
2034 if (device_may_wakeup(dev) || device_wakeup_path(dev)) { in stm32_usart_serial_suspend()2047 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in stm32_usart_serial_suspend()2063 if (device_may_wakeup(dev) || device_wakeup_path(dev)) { in stm32_usart_serial_resume()
1372 if (device_wakeup_path(dev) && !parent->power.ignore_children) in dpm_propagate_wakeup_to_parent()1646 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in __device_suspend()
1213 if (device_wakeup_path(dev) && genpd_is_active_wakeup(genpd)) in genpd_finish_suspend()1267 if (device_wakeup_path(dev) && genpd_is_active_wakeup(genpd)) in genpd_resume_noirq()
2433 if (!device_may_wakeup(dev) && !device_wakeup_path(dev)) { in stm32f7_i2c_suspend()2452 if (!device_may_wakeup(dev) && !device_wakeup_path(dev)) { in stm32f7_i2c_resume()