|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| USHORT | HorizontalCutOff:1 |
| USHORT | HSyncPolarity:1 |
| USHORT | VSyncPolarity:1 |
| USHORT | VerticalCutOff:1 |
| USHORT | H_ReplicationBy2:1 |
| USHORT | V_ReplicationBy2:1 |
| USHORT | CompositeSync:1 |
| USHORT | Interlace:1 |
| USHORT | DoubleClock:1 |
| USHORT | RGB888:1 |
| USHORT | Reserved:6 |
Definition at line 3169 of file atombios.h.
| USHORT CompositeSync |
Definition at line 3190 of file atombios.h.
| USHORT DoubleClock |
Definition at line 3192 of file atombios.h.
| USHORT H_ReplicationBy2 |
Definition at line 3188 of file atombios.h.
| USHORT HorizontalCutOff |
Definition at line 3184 of file atombios.h.
| USHORT HSyncPolarity |
Definition at line 3185 of file atombios.h.
| USHORT Interlace |
Definition at line 3191 of file atombios.h.
| USHORT Reserved |
Definition at line 3194 of file atombios.h.
| USHORT RGB888 |
Definition at line 3193 of file atombios.h.
| USHORT V_ReplicationBy2 |
Definition at line 3189 of file atombios.h.
| USHORT VerticalCutOff |
Definition at line 3187 of file atombios.h.
| USHORT VSyncPolarity |
Definition at line 3186 of file atombios.h.
1.8.2