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
staging: brcm80211: remove brcms_b_dotxstatus wrapper function
[zen-stable.git]
/
drivers
/
staging
/
xgifb
/
vb_ext.h
blob
0b1f55b4242f1aca2413048983b74825a2845994
1
#ifndef _VBEXT_
2
#define _VBEXT_
3
4
extern
void
XGI_GetSenseStatus
(
struct
xgi_hw_device_info
*
HwDeviceExtension
,
5
struct
vb_device_info
*
pVBInfo
);
6
extern
unsigned short
XGINew_SenseLCD
(
struct
xgi_hw_device_info
*,
7
struct
vb_device_info
*
pVBInfo
);
8
9
#endif