Searched refs:drm_mode_gamma_set_ioctl (Results 1 – 3 of 3) sorted by relevance
148 DRM_IOCTL_DEF(DRM_IOCTL_MODE_SETGAMMA, drm_mode_gamma_set_ioctl, DRM_MASTER|DRM_UNLOCKED),
1034 extern int drm_mode_gamma_set_ioctl(struct drm_device *dev,
3409 int drm_mode_gamma_set_ioctl(struct drm_device *dev, in drm_mode_gamma_set_ioctl() function