Searched defs:drm_mode_get_encoder (Results 1 – 2 of 2) sorted by relevance
130 struct drm_mode_get_encoder { struct131 uint32_t encoder_id;132 uint32_t encoder_type;134 uint32_t crtc_id; /**< Id of crtc */136 uint32_t possible_crtcs;137 uint32_t possible_clones;
324 struct drm_mode_get_encoder { struct325 __u32 encoder_id;326 __u32 encoder_type;328 __u32 crtc_id; /**< Id of crtc */330 __u32 possible_crtcs;331 __u32 possible_clones;