Searched defs:map_irq (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/mach/ |
| H A D | pci.h | 28 int (*map_irq)(const struct pci_dev *dev, u8 slot, u8 pin); member 46 int (*map_irq)(const struct pci_dev *, u8, u8); member
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | leon_pci.h | 17 int (*map_irq)(const struct pci_dev *dev, u8 slot, u8 pin); member
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | xen.c | 67 struct physdev_map_pirq map_irq; in xen_register_pirq() local 277 struct physdev_map_pirq map_irq; in xen_initdom_setup_msi_irqs() local
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | pci-bridge.h | 60 int (*map_irq)(struct pci_dev*, u8, u8); member
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-iproc.h | 88 int (*map_irq)(const struct pci_dev *, u8, u8); member
|
| /OK3568_Linux_fs/kernel/drivers/xen/events/ |
| H A D | events_base.c | 1868 struct physdev_map_pirq map_irq; in restore_pirqs() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci.h | 545 int (*map_irq)(const struct pci_dev *, u8, u8); member
|