pci_vpd_find_id_string
ret = pci_vpd_find_id_string(vpd, VPD_LEN, &id_len);
EXPORT_SYMBOL_GPL(pci_vpd_find_id_string);
int pci_vpd_find_id_string(const u8 *buf, unsigned int len, unsigned int *size);