Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/power/
Dmain.c1067 static void async_suspend_noirq(void *data, async_cookie_t cookie) in async_suspend_noirq() function
1087 async_schedule(async_suspend_noirq, dev); in device_suspend_noirq()