|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| USHORT | usPixelClock |
| union { | |
| ATOM_DIG_ENCODER_CONFIG_V4 acConfig | |
| UCHAR ucConfig | |
| }; | |
| UCHAR | ucAction |
| union { | |
| UCHAR ucEncoderMode | |
| UCHAR ucPanelMode | |
| }; | |
| UCHAR | ucLaneNum |
| UCHAR | ucBitPerColor |
| UCHAR | ucHPD_ID |
Definition at line 868 of file atombios.h.
| union { ... } |
| union { ... } |
| ATOM_DIG_ENCODER_CONFIG_V4 acConfig |
Definition at line 872 of file atombios.h.
| UCHAR ucAction |
Definition at line 875 of file atombios.h.
| UCHAR ucBitPerColor |
Definition at line 890 of file atombios.h.
| UCHAR ucConfig |
Definition at line 873 of file atombios.h.
| UCHAR ucEncoderMode |
Definition at line 877 of file atombios.h.
| UCHAR ucHPD_ID |
Definition at line 891 of file atombios.h.
| UCHAR ucLaneNum |
Definition at line 889 of file atombios.h.
| UCHAR ucPanelMode |
Definition at line 884 of file atombios.h.
| USHORT usPixelClock |
Definition at line 870 of file atombios.h.
1.8.2