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

  /src/sys/external/bsd/drm2/dist/drm/
drm_framebuffer.c 422 * drm_mode_rmfb - remove an FB from the configuration
434 int drm_mode_rmfb(struct drm_device *dev, u32 fb_id, function in typeref:typename:int
495 return drm_mode_rmfb(dev, *fb_id, file_priv);

Completed in 12 milliseconds