Home
last modified time | relevance | path

Searched refs:TYPE_IRQ (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/hw/core/
H A Dirq.c29 #define IRQ(obj) OBJECT_CHECK(struct IRQState, (obj), TYPE_IRQ)
72 irq = IRQ(object_new(TYPE_IRQ)); in qemu_allocate_irq()
135 .name = TYPE_IRQ,
H A Dqdev.c459 object_property_add_link(OBJECT(dev), propname, TYPE_IRQ, in qdev_init_gpio_out_named()
/dports/emulators/qemu/qemu-6.2.0/hw/core/
H A Dirq.c30 TYPE_IRQ)
73 irq = IRQ(object_new(TYPE_IRQ)); in qemu_allocate_irq()
136 .name = TYPE_IRQ,
H A Dgpio.c90 object_property_add_link(OBJECT(dev), propname, TYPE_IRQ, in qdev_init_gpio_out_named()
/dports/emulators/qemu60/qemu-6.0.0/hw/core/
H A Dirq.c30 TYPE_IRQ)
73 irq = IRQ(object_new(TYPE_IRQ)); in qemu_allocate_irq()
136 .name = TYPE_IRQ,
H A Dqdev.c500 object_property_add_link(OBJECT(dev), propname, TYPE_IRQ, in qdev_init_gpio_out_named()
/dports/emulators/qemu5/qemu-5.2.0/hw/core/
H A Dirq.c30 TYPE_IRQ)
73 irq = IRQ(object_new(TYPE_IRQ)); in qemu_allocate_irq()
136 .name = TYPE_IRQ,
/dports/emulators/qemu-utils/qemu-4.2.1/hw/core/
H A Dirq.c29 #define IRQ(obj) OBJECT_CHECK(struct IRQState, (obj), TYPE_IRQ)
72 irq = IRQ(object_new(TYPE_IRQ)); in qemu_allocate_irq()
135 .name = TYPE_IRQ,
H A Dqdev.c459 object_property_add_link(OBJECT(dev), propname, TYPE_IRQ, in qdev_init_gpio_out_named()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/core/
H A Dirq.c29 #define IRQ(obj) OBJECT_CHECK(struct IRQState, (obj), TYPE_IRQ)
72 irq = IRQ(object_new(TYPE_IRQ)); in qemu_allocate_irq()
135 .name = TYPE_IRQ,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/core/
H A Dirq.c29 #define IRQ(obj) OBJECT_CHECK(struct IRQState, (obj), TYPE_IRQ)
72 irq = IRQ(object_new(TYPE_IRQ)); in qemu_allocate_irq()
135 .name = TYPE_IRQ,
H A Dqdev.c511 object_property_add_link(OBJECT(dev), propname, TYPE_IRQ, in qdev_init_gpio_out_named()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/core/
H A Dirq.c30 TYPE_IRQ)
73 irq = IRQ(object_new(TYPE_IRQ)); in qemu_allocate_irq()
136 .name = TYPE_IRQ,
H A Dqdev.c500 object_property_add_link(OBJECT(dev), propname, TYPE_IRQ, in qdev_init_gpio_out_named()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/core/
H A Dirq.c30 #define IRQ(obj) OBJECT_CHECK(struct IRQState, (obj), TYPE_IRQ)
73 irq = IRQ(object_new(TYPE_IRQ)); in qemu_allocate_irq()
150 .name = TYPE_IRQ,
H A Dqdev.c409 object_property_add_link(OBJECT(dev), propname, TYPE_IRQ, in qdev_init_gpio_out_named()
/dports/emulators/qemu42/qemu-4.2.1/include/hw/
H A Dirq.h6 #define TYPE_IRQ "irq" macro
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/
H A Dirq.h6 #define TYPE_IRQ "irq" macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/
H A Dirq.h6 #define TYPE_IRQ "irq"
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/
H A Dirq.h6 #define TYPE_IRQ "irq" macro
/dports/emulators/qemu/qemu-6.2.0/include/hw/
H A Dirq.h6 #define TYPE_IRQ "irq"
/dports/emulators/qemu60/qemu-6.0.0/include/hw/
H A Dirq.h6 #define TYPE_IRQ "irq" macro
/dports/emulators/qemu5/qemu-5.2.0/include/hw/
H A Dirq.h6 #define TYPE_IRQ "irq" macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/
H A Dirq.h6 #define TYPE_IRQ "irq" macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/
H A Dirq.h6 #define TYPE_IRQ "irq" macro

12