Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xics/
H A Dxics-common.c415 static const struct irq_domain_ops xics_host_ops = { variable
423 xics_host = irq_domain_add_tree(NULL, &xics_host_ops, NULL); in xics_init_host()