Home
last modified time | relevance | path

Searched defs:cpu_suspend (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsuspend.c20 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend() function
56 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dpsci.h26 int (*cpu_suspend)(u32 state, unsigned long entry_point); member
38 u32 cpu_suspend; member
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dsleep.S13 .globl cpu_suspend symbol
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsuspend.c89 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend() function
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dsleep.S14 .globl cpu_suspend symbol
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpu_ops.h54 int (*cpu_suspend)(unsigned long); member
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dpm33xx.h53 int (*cpu_suspend)(int (*fn)(unsigned long), unsigned long args); member
/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dsuspend.c58 int (*cpu_suspend)(unsigned long); member