Home
last modified time | relevance | path

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

/drivers/base/
Dplatform.c800 static int platform_pm_thaw(struct device *dev) in platform_pm_thaw() function
911 #define platform_pm_thaw NULL macro
927 .thaw = platform_pm_thaw,