Searched defs:drm_mode_crtc_lut (Results 1 – 2 of 2) sorted by relevance
263 struct drm_mode_crtc_lut { struct264 uint32_t crtc_id;265 uint32_t gamma_size;268 uint64_t red;269 uint64_t green;270 uint64_t blue;
616 struct drm_mode_crtc_lut { struct617 __u32 crtc_id;618 __u32 gamma_size;621 __u64 red;622 __u64 green;623 __u64 blue;