source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ddcPriv.h@
33428
Last change on this file since 33428 was 25078, checked in by , 15 years ago | |
---|---|
|
|
File size: 117 bytes |
Line | |
---|---|
1 | extern unsigned char *GetEDID_DDC1( |
2 | unsigned int * |
3 | ); |
4 | |
5 | extern int DDC_checksum( |
6 | unsigned char *, |
7 | int |
8 | ); |
9 |
Note:
See TracBrowser
for help on using the repository browser.