pci_set_vpd_size(9) Set size of Vital Product Data space

SYNOPSIS

int pci_set_vpd_size(struct pci_dev * dev, size_t len);

ARGUMENTS

dev

pci device struct

len

size of vpd space

COPYRIGHT