Searched refs:drm_mode_crtc_lut (Results 1 – 4 of 4) sorted by relevance
362 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_set_ioctl()431 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_get_ioctl()
1041 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)1042 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
823 struct drm_mode_crtc_lut { struct
Completed in 19 milliseconds