|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| union { | |
| USHORT usPixelClock | |
| USHORT usInitInfo | |
| ATOM_DP_VS_MODE asMode | |
| }; | |
| ATOM_DIG_TRANSMITTER_CONFIG_V3 | acConfig |
| UCHAR | ucAction |
| UCHAR | ucLaneNum |
| UCHAR | ucReserved [3] |
Definition at line 1085 of file atombios.h.
| union { ... } |
| ATOM_DIG_TRANSMITTER_CONFIG_V3 acConfig |
Definition at line 1093 of file atombios.h.
| ATOM_DP_VS_MODE asMode |
Definition at line 1091 of file atombios.h.
| UCHAR ucAction |
Definition at line 1094 of file atombios.h.
| UCHAR ucLaneNum |
Definition at line 1095 of file atombios.h.
| UCHAR ucReserved[3] |
Definition at line 1096 of file atombios.h.
| USHORT usInitInfo |
Definition at line 1090 of file atombios.h.
| USHORT usPixelClock |
Definition at line 1089 of file atombios.h.
1.8.2