Searched refs:async_resume_early (Results 1 – 1 of 1) sorted by relevance
888 static void async_resume_early(void *data, async_cookie_t cookie);961 dpm_async_resume_subordinate(dev, async_resume_early); in device_resume_early()964 static void async_resume_early(void *data, async_cookie_t cookie) in async_resume_early() function995 dpm_async_with_cleanup(dev, async_resume_early); in dpm_resume_early()1002 if (!dpm_async_fn(dev, async_resume_early)) { in dpm_resume_early()