Searched refs:drm_mode_gamma_set_ioctl (Results 1 – 2 of 2) sorted by relevance
603 DRM_IOCTL_DEF(DRM_IOCTL_MODE_SETGAMMA, drm_mode_gamma_set_ioctl, DRM_MASTER|DRM_UNLOCKED),
4438 int drm_mode_gamma_set_ioctl(struct drm_device *dev, in drm_mode_gamma_set_ioctl() function