Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/pci/
Dirq.c1243 static __initdata struct irq_router_handler pirq_routers[] = { variable
1276 for (h = pirq_routers; h->vendor; h++) { in pirq_try_router()