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

NAME

6       pci_write_vpd - Write entry to Vital Product Data
7

SYNOPSIS

9       ssize_t pci_write_vpd(struct pci_dev * dev, loff_t pos, size_t count,
10                             const void * buf);
11

ARGUMENTS

13       dev
14           pci device struct
15
16       pos
17           offset in vpd space
18
19       count
20           number of bytes to write
21
22       buf
23           buffer containing write data
24
26Kernel Hackers Manual 2.6.         June 2019                  PCI_WRITE_VPD(9)
Impressum