repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
[linux-btrfs-devel.git]
/
drivers
/
staging
/
xgifb
/
vb_init.h
blob
6b7723057f732b240328ae7ff3baa011d3386c73
1
#ifndef _VBINIT_
2
#define _VBINIT_
3
extern
unsigned char
XGIInitNew
(
struct
xgi_hw_device_info
*
HwDeviceExtension
);
4
extern
struct
XGI21_LVDSCapStruct XGI21_LCDCapList
[
13
];
5
#endif
6