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

/linux-4.1.27/drivers/base/power/
H A Dmain.c1158 static int __device_suspend_late(struct device *dev, pm_message_t state, bool async) __device_suspend_late() function
1218 error = __device_suspend_late(dev, pm_transition, true); async_suspend_late()
1236 return __device_suspend_late(dev, pm_transition, false); device_suspend_late()

Completed in 191 milliseconds