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

NAME

6       pci_read_vpd - Read one entry from Vital Product Data
7

SYNOPSIS

9       ssize_t pci_read_vpd(struct pci_dev * dev, loff_t pos, size_t count,
10                            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 read
21
22       buf
23           pointer to where to store result
24
26Kernel Hackers Manual 3.10         June 2019                   PCI_READ_VPD(9)
Impressum