Linux Kernel
3.7.1
|
#include <drm_mode.h>
Definition at line 206 of file drm_mode.h.
Definition at line 222 of file drm_mode.h.
__u32 connector_id |
Id
Definition at line 218 of file drm_mode.h.
__u32 connector_type |
Definition at line 219 of file drm_mode.h.
__u32 connector_type_id |
Definition at line 220 of file drm_mode.h.
__u32 count_encoders |
Definition at line 215 of file drm_mode.h.
__u32 count_modes |
Definition at line 213 of file drm_mode.h.
__u32 count_props |
Definition at line 214 of file drm_mode.h.
__u32 encoder_id |
Current Encoder
Definition at line 217 of file drm_mode.h.
__u64 encoders_ptr |
Definition at line 208 of file drm_mode.h.
__u32 mm_height |
HxW in millimeters
Definition at line 223 of file drm_mode.h.
__u32 mm_width |
Definition at line 223 of file drm_mode.h.
__u64 modes_ptr |
Definition at line 209 of file drm_mode.h.
__u64 prop_values_ptr |
Definition at line 211 of file drm_mode.h.
__u64 props_ptr |
Definition at line 210 of file drm_mode.h.
__u32 subpixel |
Definition at line 224 of file drm_mode.h.