Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/platform_data/
A Dpm33xx.h51 int (*soc_suspend)(unsigned int state, int (*fn)(unsigned long), member
/linux-6.3-rc2/arch/arm/mach-omap2/
A Dpm33xx-core.c294 .soc_suspend = am33xx_suspend,
307 .soc_suspend = am43xx_suspend,
/linux-6.3-rc2/drivers/soc/ti/
A Dpm33xx.c203 ret = pm_ops->soc_suspend(suspend_state, am33xx_rtc_only_idle, in am33xx_pm_suspend()
216 ret = pm_ops->soc_suspend(suspend_state, am33xx_do_wfi_sram, in am33xx_pm_suspend()

Completed in 5 milliseconds