Searched refs:platform_pm_thaw (Results 1 – 2 of 2) sorted by relevance
372 extern int platform_pm_thaw(struct device *dev);377 #define platform_pm_thaw NULL macro387 .thaw = platform_pm_thaw, \
1181 int platform_pm_thaw(struct device *dev) in platform_pm_thaw() function