cregit-Linux how code gets into the kernel

Release 4.11 arch/x86/include/asm/probe_roms.h

#ifndef _PROBE_ROMS_H_

#define _PROBE_ROMS_H_
struct pci_dev;

extern void __iomem *pci_map_biosrom(struct pci_dev *pdev);
extern void pci_unmap_biosrom(void __iomem *rom);
extern size_t pci_biosrom_size(struct pci_dev *pdev);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Dan J Williams43100.00%1100.00%
Total43100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.