Home
last modified time | relevance | path

Searched refs:drm_fb_helper_damage_work (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c395 static void drm_fb_helper_damage_work(struct work_struct *work) in drm_fb_helper_damage_work() function
433 INIT_WORK(&helper->damage_work, drm_fb_helper_damage_work); in drm_fb_helper_prepare()