Searched defs:adf_interface_data (Results 1 – 2 of 2) sorted by relevance
315 struct adf_interface_data { struct316 char name[ADF_NAME_LEN];318 __u32 type;319 __u32 id;321 __u32 flags;323 __u8 dpms_state;324 __u8 hotplug_detect;325 __u16 width_mm;326 __u16 height_mm;328 struct drm_mode_modeinfo current_mode;[all …]
159 struct adf_interface_data { struct160 char name[ADF_NAME_LEN];161 __u32 type;162 __u32 id;164 __u32 flags;165 __u8 dpms_state;166 __u8 hotplug_detect;167 __u16 width_mm;169 __u16 height_mm;170 struct drm_mode_modeinfo current_mode;[all …]