Searched defs:drm_mode_get_encoder (Results 1 – 5 of 5) sorted by relevance
184 struct drm_mode_get_encoder { struct185 __u32 encoder_id;186 __u32 encoder_type;187 __u32 crtc_id;188 __u32 possible_crtcs;189 __u32 possible_clones;
375 struct drm_mode_get_encoder { struct376 __u32 encoder_id;377 __u32 encoder_type;379 __u32 crtc_id; /**< Id of crtc */381 __u32 possible_crtcs;382 __u32 possible_clones;
322 struct drm_mode_get_encoder { struct323 __u32 encoder_id;324 __u32 encoder_type;326 __u32 crtc_id; /**< Id of crtc */328 __u32 possible_crtcs;329 __u32 possible_clones;
200 struct drm_mode_get_encoder { struct201 __u32 encoder_id;202 __u32 encoder_type;203 __u32 crtc_id;204 __u32 possible_crtcs;205 __u32 possible_clones;