Home
last modified time | relevance | path

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

/external/u-boot/drivers/pci/
Dpci-emul-uclass.c19 struct udevice **containerp, struct udevice **emulp) in sandbox_pci_get_emul() argument
25 *containerp = NULL; in sandbox_pci_get_emul()
32 *containerp = dev; in sandbox_pci_get_emul()
/external/u-boot/include/
Dpci.h1604 struct udevice **containerp, struct udevice **emulp);