HomeSort by: relevance | last modified time | path
    Searched refs:fb_destroy (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front_kms.c 41 static void fb_destroy(struct drm_framebuffer *fb) function in typeref:typename:void
55 .destroy = fb_destroy,
  /src/sys/dev/pci/
viogpu.c 332 goto fb_destroy;
413 fb_destroy:
  /src/sys/external/bsd/drm2/dist/drm/
drm_fb_helper.c 2073 * fb_ops.fb_destroy is called by the last put_fb_info() call at the end of
2096 .fb_destroy = drm_fbdev_fb_destroy,

Completed in 36 milliseconds