Home
last modified time | relevance | path

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

/external/mesa3d/include/drm-uapi/
Ddrm_mode.h278 struct drm_mode_get_encoder { struct
279 __u32 encoder_id;
280 __u32 encoder_type;
282 __u32 crtc_id; /**< Id of crtc */
284 __u32 possible_crtcs;
285 __u32 possible_clones;
/external/libdrm/include/drm/
Ddrm_mode.h295 struct drm_mode_get_encoder { struct
296 __u32 encoder_id;
297 __u32 encoder_type;
299 __u32 crtc_id; /**< Id of crtc */
301 __u32 possible_crtcs;
302 __u32 possible_clones;
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h314 struct drm_mode_get_encoder { struct
315 __u32 encoder_id;
316 __u32 encoder_type;
318 __u32 crtc_id; /**< Id of crtc */
320 __u32 possible_crtcs;
321 __u32 possible_clones;