Searched refs:goldfish_irq_request (Results 1 – 2 of 2) sorted by relevance
58 static void goldfish_irq_request(void *opaque, int irq, int level) in goldfish_irq_request() function181 qdev_init_gpio_in(DEVICE(obj), goldfish_irq_request, GOLDFISH_PIC_IRQ_NB); in goldfish_pic_instance_init()
292 goldfish_irq_request(void *dev, int idx, int irq, int level) "pic: %p goldfish-irq.%d irq: %d level…