Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_drv.c153 …DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETPROPERTY, drm_mode_getproperty_ioctl, DRM_CONTROL_ALLOW|DRM_UNLOCK…
H A Ddrm_crtc.h1020 extern int drm_mode_getproperty_ioctl(struct drm_device *dev,
H A Ddrm_crtc.c2992 int drm_mode_getproperty_ioctl(struct drm_device *dev, in drm_mode_getproperty_ioctl() function