|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| USHORT | lpAuxRequest |
| USHORT | lpDataOut |
| UCHAR | ucChannelID |
| union { | |
| UCHAR ucReplyStatus | |
| UCHAR ucDelay | |
| }; | |
| UCHAR | ucDataOutLen |
| UCHAR | ucHPD_ID |
Definition at line 6655 of file atombios.h.
| union { ... } |
| USHORT lpAuxRequest |
Definition at line 6657 of file atombios.h.
| USHORT lpDataOut |
Definition at line 6658 of file atombios.h.
| UCHAR ucChannelID |
Definition at line 6659 of file atombios.h.
| UCHAR ucDataOutLen |
Definition at line 6665 of file atombios.h.
| UCHAR ucDelay |
Definition at line 6663 of file atombios.h.
| UCHAR ucHPD_ID |
Definition at line 6666 of file atombios.h.
| UCHAR ucReplyStatus |
Definition at line 6662 of file atombios.h.
1.8.2