Searched refs:resume_work (Results 1 – 6 of 6) sorted by relevance
298 static __maybe_unused DECLARE_WORK(resume_work, ish_resume_handler);315 schedule_work(&resume_work); in ish_resume()
60 struct work_struct resume_work; member1076 card = container_of(work, struct if_spi_card, resume_work); in if_spi_resume_worker()1159 INIT_WORK(&card->resume_work, if_spi_resume_worker); in if_spi_probe()1204 cancel_work_sync(&card->resume_work); in libertas_spi_remove()1242 schedule_work(&card->resume_work); in if_spi_resume()
374 resume_work); in drm_fb_helper_resume_worker()447 INIT_WORK(&helper->resume_work, drm_fb_helper_resume_worker); in drm_fb_helper_prepare()579 cancel_work_sync(&fb_helper->resume_work); in drm_fb_helper_fini()898 flush_work(&fb_helper->resume_work); in drm_fb_helper_set_suspend_unlocked()911 schedule_work(&fb_helper->resume_work); in drm_fb_helper_set_suspend_unlocked()
137 struct work_struct resume_work; member
402 struct work_struct resume_work; member
1207 clk_scaling.resume_work); in ufshcd_clk_scaling_resume_work()1441 cancel_work_sync(&hba->clk_scaling.resume_work); in ufshcd_clkscale_enable_store()1762 INIT_WORK(&hba->clk_scaling.resume_work, in ufshcd_init_clk_scaling()1843 &hba->clk_scaling.resume_work); in ufshcd_clk_scaling_start_busy()7774 cancel_work_sync(&hba->clk_scaling.resume_work); in ufshcd_suspend()