Searched refs:async_suspend_noirq (Results 1 – 1 of 1) sorted by relevance
1495 static void async_suspend_noirq(void *data, async_cookie_t cookie);1579 dpm_async_suspend_superior(dev, async_suspend_noirq); in device_suspend_noirq()1582 static void async_suspend_noirq(void *data, async_cookie_t cookie) in async_suspend_noirq() function1610 dpm_async_with_cleanup(dev, async_suspend_noirq); in dpm_noirq_suspend_devices()1618 if (dpm_async_fn(dev, async_suspend_noirq)) in dpm_noirq_suspend_devices()