table of contents
other versions
- stretch 4.9.168-1
PCI_UNMAP_ROM(9) | Hardware Interfaces | PCI_UNMAP_ROM(9) |
NAME¶
pci_unmap_rom - unmap the ROM from kernel spaceSYNOPSIS¶
void pci_unmap_rom(struct pci_dev * pdev, void __iomem * rom);
ARGUMENTS¶
pdevpointer to pci device struct
rom
virtual address of the previous mapping
DESCRIPTION¶
Remove a mapping of a previously mapped ROMCOPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |