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() function168 static inline bool device_wakeup_path(struct device *dev) in device_wakeup_path() function200 return device_wakeup_path(dev); in device_awake_path()
90 if (!device_wakeup_path(dev)) in stm32_pcie_suspend_noirq()112 if (!device_wakeup_path(dev)) { in stm32_pcie_resume_noirq()
701 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in ucsi_stm32g0_suspend()715 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in ucsi_stm32g0_resume()
2122 if (device_may_wakeup(dev) || device_wakeup_path(dev)) { in stm32_usart_serial_suspend()2135 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in stm32_usart_serial_suspend()2151 if (device_may_wakeup(dev) || device_wakeup_path(dev)) { in stm32_usart_serial_resume()
1611 if (device_wakeup_path(dev) && !parent->power.ignore_children) in dpm_propagate_wakeup_to_parent()1906 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in device_suspend()
2478 if (!device_may_wakeup(dev) && !device_wakeup_path(dev)) { in stm32f7_i2c_suspend()2497 if (!device_may_wakeup(dev) && !device_wakeup_path(dev)) { in stm32f7_i2c_resume()