Release 4.12 drivers/staging/xgifb/vb_init.h
#ifndef _VBINIT_
#define _VBINIT_
unsigned char XGIInitNew(struct pci_dev *pdev);
void XGIRegInit(struct vb_device_info *XGI_Pr, unsigned long BaseAddr);
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Aaro Koskinen | 13 | 41.94% | 2 | 33.33% |
Arnaud Patard | 12 | 38.71% | 1 | 16.67% |
Bill Pemberton | 4 | 12.90% | 2 | 33.33% |
Arushi Singhal | 2 | 6.45% | 1 | 16.67% |
Total | 31 | 100.00% | 6 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.