Searched defs:qemu_irq (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/qemu/ | ||
H A D | typedefs.h | 128 typedef struct IRQState *qemu_irq; typedef |
/openbmc/qemu/rust/hw/char/pl011/src/ | ||
H A D | device.rs | 596 irq: qemu_irq, in pl011_create() |