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

#endif