Searched refs:UCLASS_PCI_EMUL (Results 1 – 5 of 5) sorted by relevance
24 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_map_physmem()58 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_io_read()79 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_io_write()
62 .id = UCLASS_PCI_EMUL,
43 ut_assertok(uclass_get_device(UCLASS_PCI_EMUL, 0, &emul)); in dm_test_pci_swapcase()
24 UCLASS_PCI_EMUL, /* sandbox PCI device emulator */ enumerator
281 .id = UCLASS_PCI_EMUL,