sh_sleep_data 37 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_MODE, offsetof(struct sh_sleep_data, mode)); sh_sleep_data 38 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_SF_PRE, offsetof(struct sh_sleep_data, sf_pre)); sh_sleep_data 39 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_SF_POST, offsetof(struct sh_sleep_data, sf_post)); sh_sleep_data 40 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_RESUME, offsetof(struct sh_sleep_data, resume)); sh_sleep_data 41 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_VBR, offsetof(struct sh_sleep_data, vbr)); sh_sleep_data 42 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_SPC, offsetof(struct sh_sleep_data, spc)); sh_sleep_data 43 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_SR, offsetof(struct sh_sleep_data, sr)); sh_sleep_data 44 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_SP, offsetof(struct sh_sleep_data, sp)); sh_sleep_data 45 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_BASE_ADDR, offsetof(struct sh_sleep_data, addr)); sh_sleep_data 46 arch/sh/kernel/asm-offsets.c DEFINE(SH_SLEEP_BASE_DATA, offsetof(struct sh_sleep_data, data)); sh_sleep_data 49 arch/sh/kernel/cpu/shmobile/pm.c struct sh_sleep_data *sdp = onchip_mem; sh_sleep_data 83 arch/sh/kernel/cpu/shmobile/pm.c struct sh_sleep_data *sdp;