Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dinterrupt.c677 static const struct irq_domain_ops ps3_host_ops = { variable
746 host = irq_domain_add_nomap(NULL, PS3_PLUG_MAX + 1, &ps3_host_ops, NULL); in ps3_init_IRQ()