Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/power/
Dmain.c1386 static int __device_suspend_late(struct device *dev, pm_message_t state, bool async) in __device_suspend_late() function
1456 error = __device_suspend_late(dev, pm_transition, true); in async_suspend_late()
1469 return __device_suspend_late(dev, pm_transition, false); in device_suspend_late()