Searched refs:device_suspend_late (Results 1 – 1 of 1) sorted by relevance
1376 static int device_suspend_late(struct device *dev, pm_message_t state, bool async) in device_suspend_late() function1447 device_suspend_late(dev, pm_transition, true); in async_suspend_late()1481 error = device_suspend_late(dev, state, false); in dpm_suspend_late()