Searched refs:cia_pci_ops (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/arch/alpha/kernel/ | ||
D | proto.h | 26 extern struct pci_ops cia_pci_ops; |
D | machvec_impl.h | 116 .pci_ops = &cia_pci_ops, \ |
D | core_cia.c | 244 struct pci_ops cia_pci_ops = variable |