Searched defs:map_irq (Results 1 – 4 of 4) sorted by relevance
| /linux/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
|
| /linux/arch/sparc/include/asm/ |
| H A D | leon_pci.h | 17 int (*map_irq)(const struct pci_dev *dev, u8 slot, u8 pin); member
|
| /linux/arch/xtensa/include/asm/ |
| H A D | pci-bridge.h | 60 int (*map_irq)(struct pci_dev*, u8, u8); member
|
| /linux/tools/tracing/rtla/src/ |
| H A D | timerlat_bpf.c | 122 get_value(struct bpf_map * map_irq,struct bpf_map * map_thread,struct bpf_map * map_user,int key,long long * value_irq,long long * value_thread,long long * value_user,int cpus) get_value() argument
|