summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_init.h
blob: 6b7723057f732b240328ae7ff3baa011d3386c73 (plain)
1
2
3
4
5
6
#ifndef _VBINIT_
#define _VBINIT_
extern unsigned char XGIInitNew(struct xgi_hw_device_info *HwDeviceExtension);
extern struct XGI21_LVDSCapStruct  XGI21_LCDCapList[13];
#endif