Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdomain.h284 extern struct irq_domain *irq_get_default_host(void);
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-xtalk-bridge.c622 parent = irq_get_default_host(); in bridge_probe()
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dirqdomain.c460 struct irq_domain *irq_get_default_host(void) in irq_get_default_host() function