Searched refs:pci_vpd_find_id_string (Results 1 – 3 of 3) sorted by relevance
394 int pci_vpd_find_id_string(const u8 *buf, unsigned int len, unsigned int *size) in pci_vpd_find_id_string() function398 EXPORT_SYMBOL_GPL(pci_vpd_find_id_string);
2517 int pci_vpd_find_id_string(const u8 *buf, unsigned int len, unsigned int *size);
2767 ret = pci_vpd_find_id_string(vpd, VPD_LEN, &id_len); in t4_get_raw_vpd_params()