HomeSort by: relevance | last modified time | path
    Searched defs:drm_fb_helper_restore_work_fn (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_fb_helper.c 313 static void drm_fb_helper_restore_work_fn(struct work_struct *ignored) function in typeref:typename:void
321 static DECLARE_WORK(drm_fb_helper_restore_work, drm_fb_helper_restore_work_fn);
drm_fb_helper.c 313 static void drm_fb_helper_restore_work_fn(struct work_struct *ignored) function in typeref:typename:void
321 static DECLARE_WORK(drm_fb_helper_restore_work, drm_fb_helper_restore_work_fn);

Completed in 28 milliseconds