Home
last modified time | relevance | path

Searched refs:goldfish_irq_request (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dgoldfish_pic.c58 static void goldfish_irq_request(void *opaque, int irq, int level) in goldfish_irq_request() function
181 qdev_init_gpio_in(DEVICE(obj), goldfish_irq_request, GOLDFISH_PIC_IRQ_NB); in goldfish_pic_instance_init()
H A Dtrace-events292 goldfish_irq_request(void *dev, int idx, int irq, int level) "pic: %p goldfish-irq.%d irq: %d level…