Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddevice.h717 dev->power.async_suspend = true; in device_enable_async_suspend()
723 dev->power.async_suspend = false; in device_disable_async_suspend()
728 return !!dev->power.async_suspend; in device_async_suspend_enabled()
A Dpm.h569 unsigned int async_suspend:1; member
/linux/drivers/base/power/
A Dmain.c241 if (async || (pm_async_enabled && dev->power.async_suspend)) in dpm_wait()
663 return dev->power.async_suspend && pm_async_enabled in is_async()
1728 static void async_suspend(void *data, async_cookie_t cookie) in async_suspend() function
1744 if (dpm_async_fn(dev, async_suspend)) in device_suspend()
1977 dpm_wait(dev, subordinate->power.async_suspend); in device_pm_wait_for_dev()
/linux/
A DSystem.map31457 ffff800010815da0 t async_suspend
A D.tmp_System.map31457 ffff800010815da0 t async_suspend

Completed in 350 milliseconds