Searched refs:UCLASS_PCI_EMUL (Results 1 – 5 of 5) sorted by relevance
23 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_map_physmem()57 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_io_read()78 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_io_write()
59 .id = UCLASS_PCI_EMUL,
42 ut_assertok(uclass_get_device(UCLASS_PCI_EMUL, 0, &emul)); in dm_test_pci_swapcase()
24 UCLASS_PCI_EMUL, /* sandbox PCI device emulator */ enumerator
280 .id = UCLASS_PCI_EMUL,