/openbmc/qemu/hw/virtio/ |
H A D | vhost-user-scmi-pci.c | 22 DECLARE_INSTANCE_CHECKER(VHostUserSCMIPCI, VHOST_USER_SCMI_PCI, in DECLARE_INSTANCE_CHECKER() function
|
H A D | vhost-user-i2c-pci.c | 23 DECLARE_INSTANCE_CHECKER(VHostUserI2CPCI, VHOST_USER_I2C_PCI, in DECLARE_INSTANCE_CHECKER() function
|
H A D | vhost-user-gpio-pci.c | 23 DECLARE_INSTANCE_CHECKER(VHostUserGPIOPCI, VHOST_USER_GPIO_PCI, in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/chardev/ |
H A D | testdev.c | 43 DECLARE_INSTANCE_CHECKER(TestdevChardev, TESTDEV_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
|
H A D | char-udp.c | 48 DECLARE_INSTANCE_CHECKER(UdpChardev, UDP_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
|
H A D | char-win-stdio.c | 44 DECLARE_INSTANCE_CHECKER(WinStdioChardev, WIN_STDIO_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
|
H A D | char-ringbuf.c | 45 DECLARE_INSTANCE_CHECKER(RingBufChardev, RINGBUF_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
|
H A D | msmouse.c | 70 DECLARE_INSTANCE_CHECKER(MouseChardev, MOUSE_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/accel/tcg/ |
H A D | tcg-all.c | 55 DECLARE_INSTANCE_CHECKER(TCGState, TCG_STATE, in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | cxl_root_port.c | 54 DECLARE_INSTANCE_CHECKER(CXLRootPort, CXL_ROOT_PORT, TYPE_CXL_ROOT_PORT) in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/tests/unit/ |
H A D | test-qdev-global-props.c | 131 DECLARE_INSTANCE_CHECKER(MyType, DYNAMIC_TYPE, in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/hw/char/ |
H A D | terminal3270.c | 43 DECLARE_INSTANCE_CHECKER(Terminal3270, TERMINAL_3270, in DECLARE_INSTANCE_CHECKER() function
|
H A D | sclpconsole.c | 49 DECLARE_INSTANCE_CHECKER(SCLPConsole, SCLP_CONSOLE, in DECLARE_INSTANCE_CHECKER() function
|
H A D | sclpconsole-lm.c | 53 DECLARE_INSTANCE_CHECKER(SCLPConsoleLM, SCLPLM_CONSOLE, in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/hw/usb/ |
H A D | ccid-card-passthru.c | 69 DECLARE_INSTANCE_CHECKER(PassthruState, PASSTHRU_CCID_CARD, in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/hw/sd/ |
H A D | bcm2835_sdhost.c | 26 DECLARE_INSTANCE_CHECKER(SDBus, BCM2835_SDHOST_BUS, in DECLARE_INSTANCE_CHECKER() function
|
H A D | sdhci.c | 45 DECLARE_INSTANCE_CHECKER(SDBus, SDHCI_BUS, in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/hw/scsi/ |
H A D | esp-pci.c | 466 DECLARE_INSTANCE_CHECKER(DC390State, DC390, in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/include/qom/ |
H A D | object.h | 175 #define DECLARE_INSTANCE_CHECKER(InstanceType, OBJ_NAME, TYPENAME) \ macro
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb3.c | 887 DECLARE_INSTANCE_CHECKER(IOMMUMemoryRegion, PNV_PHB3_IOMMU_MEMORY_REGION, in DECLARE_INSTANCE_CHECKER() function
|
H A D | pnv_phb4.c | 1361 DECLARE_INSTANCE_CHECKER(IOMMUMemoryRegion, PNV_PHB4_IOMMU_MEMORY_REGION, in DECLARE_INSTANCE_CHECKER() function
|
/openbmc/qemu/ui/ |
H A D | console-vc.c | 851 DECLARE_INSTANCE_CHECKER(VCChardev, VC_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
|