Searched refs:async_suspend (Results 1 – 2 of 2) sorted by relevance
710 dev->power.async_suspend = true; in device_enable_async_suspend()716 dev->power.async_suspend = false; in device_disable_async_suspend()721 return !!dev->power.async_suspend; in device_async_suspend_enabled()
571 unsigned int async_suspend:1; member