Home
last modified time | relevance | path

Searched refs:soc_suspend (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dpm33xx-core.c295 .soc_suspend = am33xx_suspend,
308 .soc_suspend = am43xx_suspend,
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dpm33xx.h51 int (*soc_suspend)(unsigned int state, int (*fn)(unsigned long), member
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dpm33xx.c204 ret = pm_ops->soc_suspend(suspend_state, am33xx_rtc_only_idle, in am33xx_pm_suspend()
217 ret = pm_ops->soc_suspend(suspend_state, am33xx_do_wfi_sram, in am33xx_pm_suspend()