Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_drv.c156 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETFB, drm_mode_getfb, DRM_CONTROL_ALLOW|DRM_UNLOCKED),
H A Ddrm_crtc.h1007 extern int drm_mode_getfb(struct drm_device *dev,
H A Ddrm_crtc.c2431 int drm_mode_getfb(struct drm_device *dev, in drm_mode_getfb() function