Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/ps3/
Dinterrupt.c687 static const struct irq_domain_ops ps3_host_ops = { variable
756 host = irq_domain_add_nomap(NULL, PS3_PLUG_MAX + 1, &ps3_host_ops, NULL); in ps3_init_IRQ()