/drivers/staging/xgifb/vb_init.h

https://bitbucket.org/wisechild/galaxy-nexus · C++ Header · 6 lines · 5 code · 1 blank · 0 comment · 0 complexity · f2e06dddd30d608aeafcc05917f194a2 MD5 · raw file

  1. #ifndef _VBINIT_
  2. #define _VBINIT_
  3. extern unsigned char XGIInitNew(struct xgi_hw_device_info *HwDeviceExtension);
  4. extern struct XGI21_LVDSCapStruct XGI21_LCDCapList[13];
  5. #endif