Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dsh_intc.c68 static void sh_intc_set_irq(void *opaque, int n, int level) in sh_intc_set_irq() function
405 desc->irqs = qemu_allocate_irqs(sh_intc_set_irq, desc, nr_sources); in sh_intc_init()