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

/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_crtc_internal.h208 int drm_mode_rmfb(struct drm_device *dev, u32 fb_id,
H A Ddrm_framebuffer.c422 * drm_mode_rmfb - remove an FB from the configuration
434 int drm_mode_rmfb(struct drm_device *dev, u32 fb_id, function
495 return drm_mode_rmfb(dev, *fb_id, file_priv);

Completed in 74 milliseconds