Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dpm.h150 struct mips_static_suspend_state { struct
152 unsigned long segctl[3];
154 unsigned long sp;
/arch/mips/kernel/
Dpm.c22 struct mips_static_suspend_state mips_static_suspend_state; variable