Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci-emul-uclass.c19 struct udevice **containerp, struct udevice **emulp) in sandbox_pci_get_emul() argument
24 *containerp = NULL; in sandbox_pci_get_emul()
31 *containerp = dev; in sandbox_pci_get_emul()
/openbmc/u-boot/include/
H A Dpci.h1566 struct udevice **containerp, struct udevice **emulp);