Home
last modified time | relevance | path

Searched defs:drm_mode_crtc (Results 1 – 6 of 6) sorted by relevance

/device/google/coral-kernel/sm8150/original-kernel-headers/drm/
Ddrm_mode.h218 struct drm_mode_crtc { struct
219 __u64 set_connectors_ptr;
220 __u32 count_connectors;
222 __u32 crtc_id; /**< Id */
223 __u32 fb_id; /**< Id of framebuffer */
225 __u32 x; /**< x Position on the framebuffer */
226 __u32 y; /**< y Position on the framebuffer */
228 __u32 gamma_size;
229 __u32 mode_valid;
230 struct drm_mode_modeinfo mode;
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/
Ddrm_mode.h218 struct drm_mode_crtc { struct
219 __u64 set_connectors_ptr;
220 __u32 count_connectors;
222 __u32 crtc_id; /**< Id */
223 __u32 fb_id; /**< Id of framebuffer */
225 __u32 x; /**< x Position on the framebuffer */
226 __u32 y; /**< y Position on the framebuffer */
228 __u32 gamma_size;
229 __u32 mode_valid;
230 struct drm_mode_modeinfo mode;
/device/google/coral-kernel/sm8150/kernel-headers/drm/
Ddrm_mode.h127 struct drm_mode_crtc { struct
128 __u64 set_connectors_ptr;
129 __u32 count_connectors;
130 __u32 crtc_id;
131 __u32 fb_id;
132 __u32 x;
133 __u32 y;
134 __u32 gamma_size;
135 __u32 mode_valid;
136 struct drm_mode_modeinfo mode;
/device/google/redbull-kernel/sm7250/kernel-headers/drm/
Ddrm_mode.h129 struct drm_mode_crtc { struct
130 __u64 set_connectors_ptr;
131 __u32 count_connectors;
132 __u32 crtc_id;
133 __u32 fb_id;
134 __u32 x;
135 __u32 y;
136 __u32 gamma_size;
137 __u32 mode_valid;
138 struct drm_mode_modeinfo mode;
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/
Ddrm_mode.h258 struct drm_mode_crtc { struct
259 __u64 set_connectors_ptr;
260 __u32 count_connectors;
262 __u32 crtc_id; /**< Id */
263 __u32 fb_id; /**< Id of framebuffer */
265 __u32 x; /**< x Position on the framebuffer */
266 __u32 y; /**< y Position on the framebuffer */
268 __u32 gamma_size;
269 __u32 mode_valid;
270 struct drm_mode_modeinfo mode;
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/
Ddrm_mode.h127 struct drm_mode_crtc { struct
128 __u64 set_connectors_ptr;
129 __u32 count_connectors;
130 __u32 crtc_id;
131 __u32 fb_id;
132 __u32 x;
133 __u32 y;
134 __u32 gamma_size;
135 __u32 mode_valid;
136 struct drm_mode_modeinfo mode;