Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_mode_get_encoder Struct Reference

#include <drm_mode.h>

Data Fields

__u32 encoder_id
 
__u32 encoder_type
 
__u32 crtc_id
 
__u32 possible_crtcs
 
__u32 possible_clones
 

Detailed Description

Definition at line 168 of file drm_mode.h.

Field Documentation

__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.


The documentation for this struct was generated from the following file: