Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_sandbox.c24 ret = sandbox_pci_get_emul(bus, devfn, &emul); in sandbox_pci_write_config()
44 ret = sandbox_pci_get_emul(bus, devfn, &emul); in sandbox_pci_read_config()
H A Dpci-emul-uclass.c21 int sandbox_pci_get_emul(struct udevice *bus, pci_dev_t find_devfn, in sandbox_pci_get_emul() function
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h1401 int sandbox_pci_get_emul(struct udevice *bus, pci_dev_t find_devfn,