Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/
Ddrm_fb_helper.c409 static void drm_fb_helper_damage_work(struct work_struct *work) in drm_fb_helper_damage_work() function
447 INIT_WORK(&helper->damage_work, drm_fb_helper_damage_work); in drm_fb_helper_prepare()