Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/soc/ti/
A Dpm33xx.c193 pm_ops->check_off_mode_enable()) { in am33xx_pm_suspend()
251 if (suspend_state == PM_SUSPEND_MEM && pm_ops->check_off_mode_enable()) in am33xx_pm_suspend()
278 if (state == PM_SUSPEND_MEM && pm_ops->check_off_mode_enable()) { in am33xx_pm_begin()
/linux-6.3-rc2/include/linux/platform_data/
A Dpm33xx.h59 int (*check_off_mode_enable)(void); member
/linux-6.3-rc2/arch/arm/mach-omap2/
A Dpm33xx-core.c301 .check_off_mode_enable = am33xx_check_off_mode_enable,
314 .check_off_mode_enable = am43xx_check_off_mode_enable,

Completed in 4 milliseconds