Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm_mode.h130 struct drm_mode_get_encoder { struct
131 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;
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm_mode.h324 struct drm_mode_get_encoder { struct
325 __u32 encoder_id;
326 __u32 encoder_type;
328 __u32 crtc_id; /**< Id of crtc */
330 __u32 possible_crtcs;
331 __u32 possible_clones;