Searched defs:pm_ctx (Results 1 – 2 of 2) sorted by relevance
28 struct pm_ctx { struct29 unsigned long sp;30 phys_addr_t cpu_resume_addr;31 unsigned long suspend_regs[15];
53 struct sof_ipc_pm_ctx pm_ctx; in sof_send_pm_ctx_ipc() local