Man page 9 : pci_platform_rom Table des matières 1. NAME 2. SYNOPSIS 3. ARGUMENTS 4. COPYRIGHT "PCI_PLATFORM_ROM" "9" "August 2013" "Kernel Hackers Manual 3.10" "Hardware Interfaces" Page d'accueil du man Cette page de documentation est issue d'une conversion automatique de developpez.com. Les traductions proviennent des sites Debian, Linux Kernel et du projet Perkamon. N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires . Article lu fois. L'article Publié le 27 août 2013 1. NAME▲ pci_platform_rom - provides a pointer to any ROM image provided by the platform 2. SYNOPSIS ▲ void __iomem * pci_platform_rom(struct pci_dev * pdev , size_t * size ); 3. ARGUMENTS ▲ pdev pointer to pci device struct size pointer to receive size of pci window over ROM 4. COPYRIGHT ▲