Searched defs:drm_mode_card_res (Results 1 – 1 of 1) sorted by relevance
262 struct drm_mode_card_res { struct263 __u64 fb_id_ptr;264 __u64 crtc_id_ptr;265 __u64 connector_id_ptr;266 __u64 encoder_id_ptr;267 __u32 count_fbs;268 __u32 count_crtcs;269 __u32 count_connectors;270 __u32 count_encoders;271 __u32 min_width;[all …]