Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci-label.c58 static size_t find_smbios_instance_string(struct pci_dev *pdev, char *buf, in find_smbios_instance_string() function
93 return find_smbios_instance_string(pdev, buf, in smbios_label_show()
104 return find_smbios_instance_string(pdev, buf, in index_show()
124 if (!find_smbios_instance_string(pdev, NULL, SMBIOS_ATTR_NONE)) in smbios_attr_is_visible()