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