Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/pci/
Dirq.c794 static __initdata struct irq_router_handler pirq_routers[] = { variable
847 for (h = pirq_routers; h->vendor; h++) { in pirq_find_router()