Home
last modified time | relevance | path

Searched refs:recover (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dhibernate.c254 if (platform_mode && hibernation_ops && hibernation_ops->recover) { in platform_recover()
255 hibernation_ops->recover(); in platform_recover()
603 if (hibernation_ops->recover) { in hibernation_platform_enter()
604 hibernation_ops->recover(); in hibernation_platform_enter()
960 * attempts to recover gracefully and make the kernel return to the normal mode
H A Dsuspend.c313 if (state != PM_SUSPEND_TO_IDLE && suspend_ops->recover) { in platform_recover()
314 suspend_ops->recover(); in platform_recover()
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dusbnet.h155 /* recover from timeout */
156 void (*recover)(struct usbnet *dev); member
/device/soc/rockchip/common/sdk_linux/
H A DMakefile933 CC_FLAGS_CFI += -fsanitize-recover=cfi

Completed in 6 milliseconds