Lines Matching full:sleep
79 /* Wait for IPC_PM_ACTIVE_TIMEOUT_MS for Device sleep state in ipc_pm_wait_for_device_active()
102 /* Reset the atomic variable in any case as device sleep in ipc_pm_wait_for_device_active()
115 /* pending sleep ack and all conditions are cleared in ipc_pm_on_link_sleep()
140 * put on hold due to Device sleep state or due to TD update in ipc_pm_on_link_wake()
141 * which could be because of Device Sleep and Host Sleep in ipc_pm_on_link_wake()
169 case IPC_PM_UNIT_HS: /* Host sleep trigger requires Link. */ in ipc_pm_trigger()
224 /* Sending Sleep Exit message to CP. Update the state */ in ipc_pm_prepare_host_active()
230 void ipc_pm_set_s2idle_sleep(struct iosm_pm *ipc_pm, bool sleep) in ipc_pm_set_s2idle_sleep() argument
232 if (sleep) { in ipc_pm_set_s2idle_sleep()
283 "loc-pm=%d sleep: confused req-pm=%d", in ipc_pm_dev_slp_notification()
314 /* Create generic wait-for-completion handler for Host Sleep in ipc_pm_init()
315 * and device sleep coordination. in ipc_pm_init()