Home
last modified time | relevance | path

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

/linux/include/linux/
A Dplatform_device.h371 extern int platform_pm_thaw(struct device *dev);
376 #define platform_pm_thaw NULL macro
386 .thaw = platform_pm_thaw, \
/linux/drivers/base/
A Dplatform.c1181 int platform_pm_thaw(struct device *dev) in platform_pm_thaw() function

Completed in 7 milliseconds