Searched defs:drm_mode_card_res (Results 1 – 1 of 1) sorted by relevance
109 struct drm_mode_card_res { struct110 __u64 fb_id_ptr;111 __u64 crtc_id_ptr;112 __u64 connector_id_ptr;114 __u64 encoder_id_ptr;115 __u32 count_fbs;116 __u32 count_crtcs;117 __u32 count_connectors;119 __u32 count_encoders;120 __u32 min_width;[all …]