Searched refs:pci_vpd_alloc (Results 1 – 10 of 10) sorted by relevance
313 void *pci_vpd_alloc(struct pci_dev *dev, unsigned int *size) in pci_vpd_alloc() function338 EXPORT_SYMBOL_GPL(pci_vpd_alloc);
912 vpd_data = pci_vpd_alloc(dev, &vpd_size); in efx_probe_vpd_strings()
2310 void *pci_vpd_alloc(struct pci_dev *dev, unsigned int *size);
2788 vpd_data = pci_vpd_alloc(dev, &vpd_size); in ef4_probe_vpd_strings()
12203 vpd_data = pci_vpd_alloc(bp->pdev, &vpd_len); in bnx2x_read_fwinfo()
13186 vpd_data = pci_vpd_alloc(pdev, &vpd_size); in bnxt_vpd_read_info()
12834 buf = pci_vpd_alloc(tp->pdev, vpdlen); in tg3_vpd_readblock()
2255 0x00000000 pci_vpd_alloc vmlinux EXPORT_SYMBOL_GPL
21189 ffff8000105ac2e4 T pci_vpd_alloc
Completed in 434 milliseconds