Home
last modified time | relevance | path

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

/include/linux/
Dplatform_device.h380 extern int platform_pm_thaw(struct device *dev);
385 #define platform_pm_thaw NULL macro
395 .thaw = platform_pm_thaw, \