Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/platforms/85xx/
Dsocrates_fpga_pic.c54 static struct irq_host *socrates_fpga_pic_irq_host; variable
88 return irq_linear_revmap(socrates_fpga_pic_irq_host, in socrates_fpga_pic_get_irq()
283 socrates_fpga_pic_irq_host = irq_alloc_host(pic, IRQ_HOST_MAP_LINEAR, in socrates_fpga_pic_init()
286 if (socrates_fpga_pic_irq_host == NULL) { in socrates_fpga_pic_init()