repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
drivers
/
staging
/
xgifb
/
vb_init.h
blob
a27b4fe0bb7b5b057b3facbd147c70ceeb124f1c
1
#ifndef _VBINIT_
2
#define _VBINIT_
3
extern
unsigned char
XGIInitNew
(
struct
pci_dev
*
pdev
);
4
extern
struct
XGI21_LVDSCapStruct XGI21_LCDCapList
[
13
];
5
#endif
6