Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/linux/
H A Ddrm_mode.h115 struct drm_mode_card_res { struct
116 __u64 fb_id_ptr;
117 __u64 crtc_id_ptr;
118 __u64 connector_id_ptr;
119 __u64 encoder_id_ptr;
120 __u32 count_fbs;
121 __u32 count_crtcs;
122 __u32 count_connectors;
123 __u32 count_encoders;
124 __u32 min_width, max_width;
[all …]