Searched refs:damage_work (Results 1 – 3 of 3) sorted by relevance
57 struct work_struct damage_work; member
154 struct work_struct damage_work; member
270 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, damage_work); in drm_fb_helper_damage_work()308 INIT_WORK(&helper->damage_work, drm_fb_helper_damage_work); in drm_fb_helper_prepare()426 cancel_work_sync(&fb_helper->damage_work); in drm_fb_helper_fini()462 schedule_work(&helper->damage_work); in drm_fb_helper_damage()625 cancel_work_sync(&fb_helper->damage_work); in drm_fb_helper_set_suspend_unlocked()