|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| union { | |
| USHORT usPixelClock | |
| USHORT usInitInfo | |
| ATOM_DP_VS_MODE asMode | |
| }; | |
| ATOM_DIG_TRANSMITTER_CONFIG_V2 | acConfig |
| UCHAR | ucAction |
| UCHAR | ucReserved [4] |
Definition at line 1046 of file atombios.h.
| union { ... } |
| ATOM_DIG_TRANSMITTER_CONFIG_V2 acConfig |
Definition at line 1054 of file atombios.h.
| ATOM_DP_VS_MODE asMode |
Definition at line 1052 of file atombios.h.
| UCHAR ucAction |
Definition at line 1055 of file atombios.h.
| UCHAR ucReserved[4] |
Definition at line 1056 of file atombios.h.
| USHORT usInitInfo |
Definition at line 1051 of file atombios.h.
| USHORT usPixelClock |
Definition at line 1050 of file atombios.h.
1.8.2