Searched refs:platform_pm_restore (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dplatform_device.h314 extern int platform_pm_restore(struct device *dev);
319 #define platform_pm_restore NULL macro
329 .restore = platform_pm_restore,
/linux-4.1.27/drivers/base/
H A Dplatform.c969 int platform_pm_restore(struct device *dev) platform_pm_restore() function

Completed in 123 milliseconds