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.c1866 static void device_suspend(struct device *dev, pm_message_t state, bool async) in device_suspend() function
2000 device_suspend(dev, pm_transition, true); in async_suspend()
2047 device_suspend(dev, state, false); in dpm_suspend()