Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dmain.c1258 static void async_suspend_noirq(void *data, async_cookie_t cookie) in async_suspend_noirq() function
1274 if (dpm_async_fn(dev, async_suspend_noirq)) in device_suspend_noirq()