Release 4.18 drivers/staging/xgifb/vb_init.h
/* SPDX-License-Identifier: GPL-2.0 */
#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 | 40.62% | 2 | 28.57% |
Arnaud Patard | 12 | 37.50% | 1 | 14.29% |
Bill Pemberton | 4 | 12.50% | 2 | 28.57% |
Arushi Singhal | 2 | 6.25% | 1 | 14.29% |
Greg Kroah-Hartman | 1 | 3.12% | 1 | 14.29% |
Total | 32 | 100.00% | 7 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.