Searched refs:resume_work (Results 1 – 6 of 6) sorted by relevance
301 static __maybe_unused DECLARE_WORK(resume_work, ish_resume_handler);319 schedule_work(&resume_work); in ish_resume()
64 struct work_struct resume_work; member1086 card = container_of(work, struct if_spi_card, resume_work); in if_spi_resume_worker()1169 INIT_WORK(&card->resume_work, if_spi_resume_worker); in if_spi_probe()1214 cancel_work_sync(&card->resume_work); in libertas_spi_remove()1252 schedule_work(&card->resume_work); in if_spi_resume()
198 struct work_struct resume_work; member
738 resume_work); in drm_fb_helper_resume_worker()800 INIT_WORK(&helper->resume_work, drm_fb_helper_resume_worker); in drm_fb_helper_prepare()960 cancel_work_sync(&fb_helper->resume_work); in drm_fb_helper_fini()1268 flush_work(&fb_helper->resume_work); in drm_fb_helper_set_suspend_unlocked()1281 schedule_work(&fb_helper->resume_work); in drm_fb_helper_set_suspend_unlocked()
400 struct work_struct resume_work; member
1223 clk_scaling.resume_work); in ufshcd_clk_scaling_resume_work()1457 cancel_work_sync(&hba->clk_scaling.resume_work); in ufshcd_clkscale_enable_store()1828 &hba->clk_scaling.resume_work); in ufshcd_clk_scaling_start_busy()7487 cancel_work_sync(&hba->clk_scaling.resume_work); in ufshcd_suspend()8098 INIT_WORK(&hba->clk_scaling.resume_work, in ufshcd_init()