Home
last modified time | relevance | path

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

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