Home
last modified time | relevance | path

Searched refs:device_wakeup_path (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/typec/ucsi/
H A Ducsi_stm32g0.c704 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in ucsi_stm32g0_suspend()
718 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in ucsi_stm32g0_resume()
/linux/drivers/tty/serial/
H A Dstm32-usart.c2124 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()
/linux/drivers/base/power/
H A Dmain.c1384 if (device_wakeup_path(dev) && !parent->power.ignore_children) in dpm_propagate_wakeup_to_parent()
1645 if (device_may_wakeup(dev) || device_wakeup_path(dev)) in device_suspend()
/linux/drivers/pmdomain/
H A Dcore.c1418 if (device_wakeup_path(dev) && genpd_is_active_wakeup(genpd)) in genpd_finish_suspend()
1473 if (device_wakeup_path(dev) && genpd_is_active_wakeup(genpd)) in genpd_finish_resume()