|
Linux Kernel
3.7.1
|
#include <drm_mode.h>
Data Fields | |
| __u32 | encoder_id |
| __u32 | encoder_type |
| __u32 | crtc_id |
| __u32 | possible_crtcs |
| __u32 | possible_clones |
Definition at line 168 of file drm_mode.h.
| __u32 crtc_id |
Id of crtc
Definition at line 172 of file drm_mode.h.
| __u32 encoder_id |
Definition at line 169 of file drm_mode.h.
| __u32 encoder_type |
Definition at line 170 of file drm_mode.h.
| __u32 possible_clones |
Definition at line 175 of file drm_mode.h.
| __u32 possible_crtcs |
Definition at line 174 of file drm_mode.h.
1.8.2