table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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¶
February 2017 | Kernel Hackers Manual 3.16 |