Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/drm2/
HDdrm_drv.c156 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETFB, drm_mode_getfb, DRM_CONTROL_ALLOW|DRM_UNLOCKED),
HDdrm_crtc.h1007 extern int drm_mode_getfb(struct drm_device *dev,
HDdrm_crtc.c2431 int drm_mode_getfb(struct drm_device *dev, in drm_mode_getfb() function