Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/drm2/
HDdrm_drv.c147 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETGAMMA, drm_mode_gamma_get_ioctl, DRM_UNLOCKED),
HDdrm_crtc.h1032 extern int drm_mode_gamma_get_ioctl(struct drm_device *dev,
HDdrm_crtc.c3468 int drm_mode_gamma_get_ioctl(struct drm_device *dev, in drm_mode_gamma_get_ioctl() function