Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dirq.h59 unsigned int (*build_device_irq)(struct platform_device *op, member
H A Dof_device_32.c361 sparc_config.build_device_irq(op, intr[i].pri); in scan_one_device()
370 sparc_config.build_device_irq(op, irq[i]); in scan_one_device()
H A Dsun4d_irq.c513 sparc_config.build_device_irq = sun4d_build_device_irq; in sun4d_init_IRQ()
H A Dsun4m_irq.c471 sparc_config.build_device_irq = sun4m_build_device_irq; in sun4m_init_IRQ()
H A Dleon_kernel.c504 sparc_config.build_device_irq = _leon_build_device_irq; in leon_init_IRQ()
H A Dpcic.c835 sparc_config.build_device_irq = pcic_build_device_irq; in sun4m_pci_init_IRQ()