repo.or.cz
/
xorg_rtime.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
First import
[xorg_rtime.git]
/
xorg-server-1.4
/
hw
/
xfree86
/
ddc
/
ddcPriv.h
blob
b5cb9b8360183fb99f62fcb94bdc2e8652c21c0b
1
extern
unsigned char
*
GetEDID_DDC1
(
2
unsigned int
*
3
);
4
5
extern
int
DDC_checksum
(
6
unsigned char
*,
7
int
8
);
9