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

  /src/sys/external/bsd/drm2/dist/drm/
drm_crtc_internal.h 208 int drm_mode_rmfb(struct drm_device *dev, u32 fb_id,
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 31 milliseconds