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

#endif