Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dshpc.h44 void shpc_free(PCIDevice *dev);
/openbmc/qemu/hw/pci-bridge/
H A Dpci_bridge_dev.c146 shpc_free(PCI_DEVICE(obj)); in pci_bridge_dev_instance_finalize()
/openbmc/qemu/hw/pci/
H A Dshpc.c686 void shpc_free(PCIDevice *d) in shpc_free() function