Man page 9 : pci_write_vpd Table des matières 1. NAME 2. SYNOPSIS 3. ARGUMENTS 4. COPYRIGHT "PCI_WRITE_VPD" "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_write_vpd - Write entry to Vital Product Data 2. SYNOPSIS ▲ ssize_t pci_write_vpd(struct pci_dev * dev , loff_t pos , size_t count , const void * buf ); 3. ARGUMENTS ▲ dev pci device struct pos offset in vpd space count number of bytes to write buf buffer containing write data 4. COPYRIGHT ▲