|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| USHORT | usPixelClock |
| ATOM_DIG_ENCODER_CONFIG_V3 | acConfig |
| UCHAR | ucAction |
| union { | |
| UCHAR ucEncoderMode | |
| UCHAR ucPanelMode | |
| }; | |
| UCHAR | ucLaneNum |
| UCHAR | ucBitPerColor |
| UCHAR | ucReserved |
Definition at line 812 of file atombios.h.
| union { ... } |
| ATOM_DIG_ENCODER_CONFIG_V3 acConfig |
Definition at line 815 of file atombios.h.
| UCHAR ucAction |
Definition at line 816 of file atombios.h.
| UCHAR ucBitPerColor |
Definition at line 831 of file atombios.h.
| UCHAR ucEncoderMode |
Definition at line 818 of file atombios.h.
| UCHAR ucLaneNum |
Definition at line 830 of file atombios.h.
| UCHAR ucPanelMode |
Definition at line 825 of file atombios.h.
| UCHAR ucReserved |
Definition at line 832 of file atombios.h.
| USHORT usPixelClock |
Definition at line 814 of file atombios.h.
1.8.2