Searched refs:pci_fixup_irqs (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/drivers/pci/
H A Dsetup-irq.c60 void pci_fixup_irqs(u8 (*swizzle)(struct pci_dev *, u8 *), pci_fixup_irqs() function
68 EXPORT_SYMBOL_GPL(pci_fixup_irqs); variable
/linux-4.4.14/arch/sparc/kernel/
H A Dleon_pci.c43 pci_fixup_irqs(pci_common_swizzle, info->map_irq); leon_pci_init()
/linux-4.4.14/drivers/of/
H A Dof_pci_irq.c108 * function can be used directly as the map_irq callback to pci_fixup_irqs().
/linux-4.4.14/drivers/pci/host/
H A Dpci-host-generic.c262 pci_fixup_irqs(pci_common_swizzle, of_irq_parse_and_map_pci); gen_pci_probe()
H A Dpci-versatile.c215 pci_fixup_irqs(pci_common_swizzle, of_irq_parse_and_map_pci); versatile_pci_probe()
H A Dpcie-iproc.c378 pci_fixup_irqs(pci_common_swizzle, pcie->map_irq); iproc_pcie_setup()
H A Dpcie-altera.c552 pci_fixup_irqs(pci_common_swizzle, of_irq_parse_and_map_pci); altera_pcie_probe()
H A Dpcie-designware.c551 pci_fixup_irqs(pci_common_swizzle, of_irq_parse_and_map_pci); dw_pcie_host_init()
H A Dpcie-rcar.c414 pci_fixup_irqs(pci_common_swizzle, of_irq_parse_and_map_pci); rcar_pcie_enable()
/linux-4.4.14/arch/alpha/kernel/
H A Dsys_nautilus.c257 pci_fixup_irqs(alpha_mv.pci_swizzle, alpha_mv.pci_map_irq); nautilus_init_pci()
H A Dpci.c357 pci_fixup_irqs(alpha_mv.pci_swizzle, alpha_mv.pci_map_irq); common_init_pci()
/linux-4.4.14/arch/sh/drivers/pci/
H A Dpci.c147 pci_fixup_irqs(pci_common_swizzle, pcibios_map_platform_irq); pcibios_init()
/linux-4.4.14/arch/mips/pci/
H A Dpci.c250 pci_fixup_irqs(pci_common_swizzle, pcibios_map_irq); pcibios_init()
/linux-4.4.14/arch/m68k/coldfire/
H A Dpci.c322 pci_fixup_irqs(pci_common_swizzle, mcf_pci_map_irq); mcf_pci_init()
/linux-4.4.14/arch/unicore32/kernel/
H A Dpci.c266 pci_fixup_irqs(pci_common_swizzle, pci_puv3_map_irq); pci_common_init()
/linux-4.4.14/arch/tile/kernel/
H A Dpci.c317 pci_fixup_irqs(pci_common_swizzle, tile_map_irq); pcibios_init()
H A Dpci_gx.c891 pci_fixup_irqs(pci_common_swizzle, tile_map_irq); pcibios_init()
/linux-4.4.14/arch/arm/kernel/
H A Dbios32.c513 pci_fixup_irqs(pcibios_swizzle, pcibios_map_irq); pci_common_init_dev()
/linux-4.4.14/include/linux/
H A Dpci.h1115 void pci_fixup_irqs(u8 (*)(struct pci_dev *, u8 *),

Completed in 564 milliseconds