|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| USHORT | usPixelClock |
| UCHAR | ucTransmitterID |
| UCHAR | ucEncodeMode |
| union { | |
| UCHAR ucDVOConfig | |
| UCHAR ucConfig | |
| }; | |
| UCHAR | ucReserved [3] |
Definition at line 1708 of file atombios.h.
| union { ... } |
| UCHAR ucConfig |
Definition at line 1716 of file atombios.h.
| UCHAR ucDVOConfig |
Definition at line 1715 of file atombios.h.
| UCHAR ucEncodeMode |
Definition at line 1712 of file atombios.h.
| UCHAR ucReserved[3] |
Definition at line 1718 of file atombios.h.
| UCHAR ucTransmitterID |
Definition at line 1711 of file atombios.h.
| USHORT usPixelClock |
Definition at line 1710 of file atombios.h.
1.8.2