Searched refs:async_resume_early (Results 1 – 1 of 1) sorted by relevance
887 static void async_resume_early(void *data, async_cookie_t cookie);960 dpm_async_resume_subordinate(dev, async_resume_early); in device_resume_early()963 static void async_resume_early(void *data, async_cookie_t cookie) in async_resume_early() function994 dpm_async_with_cleanup(dev, async_resume_early); in dpm_resume_early()1001 if (!dpm_async_fn(dev, async_resume_early)) { in dpm_resume_early()