Home
last modified time | relevance | path

Searched refs:drm_fb_helper_restore_work_fn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_fb_helper.c311 static void drm_fb_helper_restore_work_fn(struct work_struct *ignored) in drm_fb_helper_restore_work_fn() function
319 static DECLARE_WORK(drm_fb_helper_restore_work, drm_fb_helper_restore_work_fn);
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fb_helper.c284 static void drm_fb_helper_restore_work_fn(struct work_struct *ignored) in drm_fb_helper_restore_work_fn() function
302 static DECLARE_WORK(drm_fb_helper_restore_work, drm_fb_helper_restore_work_fn);

Completed in 6 milliseconds