Searched refs:async_suspend (Results 1 – 2 of 2) sorted by relevance
832 dev->power.async_suspend = true; in device_enable_async_suspend()838 dev->power.async_suspend = false; in device_disable_async_suspend()843 return !!dev->power.async_suspend; in device_async_suspend_enabled()
665 bool async_suspend:1; member
Completed in 12 milliseconds