Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/drm2/
HDdrm_drv.c155 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETPROPBLOB, drm_mode_getblob_ioctl, DRM_CONTROL_ALLOW|DRM_UNLOCKED),
HDdrm_crtc.h1022 extern int drm_mode_getblob_ioctl(struct drm_device *dev,
HDdrm_crtc.c3099 int drm_mode_getblob_ioctl(struct drm_device *dev, in drm_mode_getblob_ioctl() function