Home
last modified time | relevance | path

Searched defs:mips_static_suspend_state (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/mips/include/asm/
Dpm.h146 struct mips_static_suspend_state { struct
148 unsigned long segctl[3];
150 unsigned long sp;
/linux-5.19.10/arch/mips/kernel/
Dpm.c18 struct mips_static_suspend_state mips_static_suspend_state; variable