Home
last modified time | relevance | path

Searched refs:drm_mode_rmfb (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_drv.c159 DRM_IOCTL_DEF(DRM_IOCTL_MODE_RMFB, drm_mode_rmfb, DRM_CONTROL_ALLOW|DRM_UNLOCKED),
H A Ddrm_crtc.h1005 extern int drm_mode_rmfb(struct drm_device *dev,
H A Ddrm_crtc.c2392 int drm_mode_rmfb(struct drm_device *dev, in drm_mode_rmfb() function