Home
last modified time | relevance | path

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

/linux/drivers/base/power/
H A Dmain.c1605 static int device_suspend(struct device *dev, pm_message_t state, bool async) in device_suspend() function
1734 device_suspend(dev, pm_transition, true); in async_suspend()
1770 error = device_suspend(dev, state, false); in dpm_suspend()