Home
last modified time | relevance | path

Searched defs:drm_mode_get_encoder (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
Ddrm_mode.h184 struct drm_mode_get_encoder { struct
185 __u32 encoder_id;
186 __u32 encoder_type;
187 __u32 crtc_id;
188 __u32 possible_crtcs;
189 __u32 possible_clones;
/kernel/linux/linux-6.6/include/uapi/drm/
Ddrm_mode.h375 struct drm_mode_get_encoder { struct
376 __u32 encoder_id;
377 __u32 encoder_type;
379 __u32 crtc_id; /**< Id of crtc */
381 __u32 possible_crtcs;
382 __u32 possible_clones;
/kernel/linux/linux-5.10/include/uapi/drm/
Ddrm_mode.h322 struct drm_mode_get_encoder { struct
323 __u32 encoder_id;
324 __u32 encoder_type;
326 __u32 crtc_id; /**< Id of crtc */
328 __u32 possible_crtcs;
329 __u32 possible_clones;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Ddrm_mode.h200 struct drm_mode_get_encoder { struct
201 __u32 encoder_id;
202 __u32 encoder_type;
203 __u32 crtc_id;
204 __u32 possible_crtcs;
205 __u32 possible_clones;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Ddrm_mode.h184 struct drm_mode_get_encoder { struct
185 __u32 encoder_id;
186 __u32 encoder_type;
187 __u32 crtc_id;
188 __u32 possible_crtcs;
189 __u32 possible_clones;