1PCI_SET_VPD_SIZE(9) Hardware Interfaces PCI_SET_VPD_SIZE(9)
23
4
NAME
6pci_set_vpd_size - Set size of Vital Product Data space
7
SYNOPSIS
9int pci_set_vpd_size(struct pci_dev * dev, size_t len);
10
ARGUMENTS
12dev
13pci device struct
1415
len
16size of vpd space
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 PCI_SET_VPD_SIZE(9)