Home
last modified time | relevance | path

Searched refs:pci_vpd_find_tag (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dvpd.c370 static int pci_vpd_find_tag(const u8 *buf, unsigned int len, u8 rdt, unsigned int *size) in pci_vpd_find_tag() function
396 return pci_vpd_find_tag(buf, len, PCI_VPD_LRDT_ID_STRING, size); in pci_vpd_find_id_string()
499 ro_start = pci_vpd_find_tag(buf, len, PCI_VPD_LRDT_RO_DATA, &ro_len); in pci_vpd_find_ro_info_keyword()