Home
last modified time | relevance | path

Searched defs:map_irq (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/include/asm/mach/
H A Dpci.h28 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 Dleon_pci.h17 int (*map_irq)(const struct pci_dev *dev, u8 slot, u8 pin); member
/linux/arch/xtensa/include/asm/
H A Dpci-bridge.h60 int (*map_irq)(struct pci_dev*, u8, u8); member
/linux/tools/tracing/rtla/src/
H A Dtimerlat_bpf.c122 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