1PCI_UNMAP_ROM(9)              Hardware Interfaces             PCI_UNMAP_ROM(9)
2
3
4

NAME

6       pci_unmap_rom - unmap the ROM from kernel space
7

SYNOPSIS

9       void pci_unmap_rom(struct pci_dev * pdev, void __iomem * rom);
10

ARGUMENTS

12       pdev
13           pointer to pci device struct
14
15       rom
16           virtual address of the previous mapping
17

DESCRIPTION

19       Remove a mapping of a previously mapped ROM
20
22Kernel Hackers Manual 3.10         June 2019                  PCI_UNMAP_ROM(9)
Impressum