Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci-emul-uclass.c54 static int sandbox_pci_emul_pre_remove(struct udevice *dev) in sandbox_pci_emul_pre_remove() function
68 .pre_remove = sandbox_pci_emul_pre_remove,