Searched refs:resume_work (Results 1 – 6 of 6) sorted by relevance
306 static __maybe_unused DECLARE_WORK(resume_work, ish_resume_handler);323 schedule_work(&resume_work); in ish_resume()
60 struct work_struct resume_work; member1077 card = container_of(work, struct if_spi_card, resume_work); in if_spi_resume_worker()1160 INIT_WORK(&card->resume_work, if_spi_resume_worker); in if_spi_probe()1205 cancel_work_sync(&card->resume_work); in libertas_spi_remove()1243 schedule_work(&card->resume_work); in if_spi_resume()
137 struct work_struct resume_work; member
383 resume_work); in drm_fb_helper_resume_worker()460 INIT_WORK(&helper->resume_work, drm_fb_helper_resume_worker); in drm_fb_helper_prepare()597 cancel_work_sync(&fb_helper->resume_work); in drm_fb_helper_fini()860 flush_work(&fb_helper->resume_work); in drm_fb_helper_set_suspend_unlocked()873 schedule_work(&fb_helper->resume_work); in drm_fb_helper_set_suspend_unlocked()
398 struct work_struct resume_work; member
1240 clk_scaling.resume_work); in ufshcd_clk_scaling_resume_work()1511 cancel_work_sync(&hba->clk_scaling.resume_work); in ufshcd_clkscale_enable_store()1842 INIT_WORK(&hba->clk_scaling.resume_work, in ufshcd_init_clk_scaling()1926 &hba->clk_scaling.resume_work); in ufshcd_clk_scaling_start_busy()5655 cancel_work_sync(&hba->clk_scaling.resume_work); in ufshcd_err_handling_prepare()8496 cancel_work_sync(&hba->clk_scaling.resume_work); in ufshcd_suspend()