Home
last modified time | relevance | path

Searched refs:ath79_pci_irq (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/ath79/
Dpci.h16 struct ath79_pci_irq { struct
24 void ath79_pci_set_irq_map(unsigned nr_irqs, const struct ath79_pci_irq *map); argument
29 ath79_pci_set_irq_map(unsigned nr_irqs, const struct ath79_pci_irq *map) {} in ath79_pci_set_irq_map()
Dpci.c25 static const struct ath79_pci_irq *ath79_pci_irq_map;
28 static const struct ath79_pci_irq ar71xx_pci_irq_map[] = {
44 static const struct ath79_pci_irq ar724x_pci_irq_map[] = {
52 static const struct ath79_pci_irq qca955x_pci_irq_map[] = {
93 const struct ath79_pci_irq *entry; in pcibios_map_irq()
123 const struct ath79_pci_irq *map) in ath79_pci_set_irq_map()