Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/
Dvpd.c16 struct pci_vpd_ops { struct
23 const struct pci_vpd_ops *ops; argument
313 static const struct pci_vpd_ops pci_vpd_ops = { variable
363 static const struct pci_vpd_ops pci_vpd_f0_ops = {
386 vpd->ops = &pci_vpd_ops; in pci_vpd_init()